Table of Contents

Class PMaterialDefinition

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class PMaterialDefinition : ScriptableObject
Inheritance
PMaterialDefinition

Constructors

PMaterialDefinition()

public PMaterialDefinition()

Fields

bounciness

public float bounciness

Field Value

float

density

public float density

Field Value

float

impactCategory

public PMatImpactEffectCategory impactCategory

Field Value

PMatImpactEffectCategory

material

public PMaterial material

Field Value

PMaterial

roughness

public float roughness

Field Value

float

soundCategory

public PMatSoundCategory soundCategory

Field Value

PMatSoundCategory

stiffness

public float stiffness

Field Value

float

toughness

public float toughness

Field Value

float

yieldStrength

public float yieldStrength

Field Value

float