Click or drag to resize
ConstraintTargetTransform Property
Gets the target's Transform.

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

Property Value

Type: Transform
The target's Transform.
See Also