Click or drag to resize
RagdollAnimatorFullHierarchyBlendTime Property
Gets or sets the number of seconds to take when blending from full-hierarchy ragdoll back to animation data.

Namespace: Candlelight.Physics
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public 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