 | RagdollAnimatorFullHierarchyBlendTime Property |
Gets or sets the number of seconds to take when blending from full-hierarchy ragdoll back to animation data.
Namespace: Candlelight.PhysicsAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic float FullHierarchyBlendTime { get; set; }
Property Value
Type:
Single
The number of seconds to take when blending from full-hierarchy ragdoll back to animation data.
See Also