Click or drag to resize
HipConstraintHipObject Property
Gets or sets the hip object in the control rig.

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

Property Value

Type: Transform
The hip object in the control rig.
See Also