 | RagdollAnimatorPoseDataPosition Property |
Gets the position.
Namespace: Candlelight.PhysicsAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic Vector3 Position { get; }
Property Value
Type:
Vector3The position.
See Also