 | RagdollAnimatorPoseDataRotation Property |
Gets the rotation.
Namespace: Candlelight.PhysicsAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic Quaternion Rotation { get; }
Property Value
Type:
QuaternionThe rotation.
See Also