 | 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.MayaAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic 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