Click or drag to resize
RagdollAnimatorOrientationParameterUpdateMode Property
Gets or sets the orientation parameter update mode.

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

Property Value

Type: RagdollAnimatorParameterUpdateMode
The orientation parameter update mode.
See Also