Click or drag to resize
RagdollAnimatorPoseDataPosition Property
Gets the position.

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

Property Value

Type: Vector3
The position.
See Also