Click or drag to resize
HipConstraintPelvisObject Property
Gets or sets the pelvis object in the control rig in whose coordinate frame the hip's elevation angle is computed.

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

Property Value

Type: Transform
The pelvis object in the control rig in whose coordinate frame the hip's elevation angle is computed.
See Also