Click or drag to resize
RagdollAnimatorFullHierarchyBlendProgress Property
Gets the normalized progress of this instance blending out of full-hierarchy ragdoll.

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

Property Value

Type: Single
The normalized progress of this instance blending out of full-hierarchy ragdoll.
See Also