 | HumanoidRagdollDefaultCharacterizationTemplate Property |
Gets the default characterization template.
Namespace: Candlelight.PhysicsAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic override TetrapodCharacterizationTemplate DefaultCharacterizationTemplate { get; }
Property Value
Type:
TetrapodCharacterizationTemplateA template with basic default (i.e. humanoid) settings applied.
See Also