Click or drag to resize
RagdollAnimatorFullHierarchyRagdollParameter Property
Gets or sets a AnimatorControllerParameterType.Bool parameter specifying that the full hierarchy is ragdoll.

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

Property Value

Type: Int32
A AnimatorControllerParameterType.Bool parameter specifying that the full hierarchy is ragdoll.
See Also