Click or drag to resize
ConstraintTargetRotation Property
Gets the rotation of the target.

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