 | RagdollAnimatorFullHierarchyBlendProgress Property |
Gets the normalized progress of this instance blending out of full-hierarchy ragdoll.
Namespace: Candlelight.PhysicsAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic float FullHierarchyBlendProgress { get; }
Property Value
Type:
SingleThe normalized progress of this instance blending out of full-hierarchy ragdoll.
See Also