Click or drag to resize
HipConstraintConstrainedObject Property
Gets the constrained object.

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

Property Value

Type: Transform
The constrained object.
See Also