Click or drag to resize
ConstraintTargetPosition Property
Gets the position of the target.

Namespace: Candlelight.Maya
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 of the target.
See Also