Class PMaterialDefinition
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class PMaterialDefinition : ScriptableObject
- Inheritance
-
PMaterialDefinition
Constructors
PMaterialDefinition()
public PMaterialDefinition()
Fields
bounciness
Field Value
- float
density
Field Value
- float
impactCategory
public PMatImpactEffectCategory impactCategory
Field Value
- PMatImpactEffectCategory
material
public PMaterial material
Field Value
- PMaterial
roughness
Field Value
- float
soundCategory
public PMatSoundCategory soundCategory
Field Value
- PMatSoundCategory
stiffness
Field Value
- float
toughness
Field Value
- float
yieldStrength
public float yieldStrength
Field Value
- float