Click or drag to resize
TetrapodRagdollCharacterizationTemplate Property
Gets the characterization template currently in use.

Namespace: Candlelight.Physics
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public TetrapodCharacterizationTemplate CharacterizationTemplate { get; }

Property Value

Type: TetrapodCharacterizationTemplate
The characterization template currently in use.
See Also