Click or drag to resize
RagdollAnimatorPoseDataRotation Property
Gets the rotation.

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

Property Value

Type: Quaternion
The rotation.
See Also