Click or drag to resize
HumanoidRagdollDefaultCharacterizationTemplate Property
Gets the default characterization template.

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

Property Value

Type: TetrapodCharacterizationTemplate
A template with basic default (i.e. humanoid) settings applied.
See Also