 | HipConstraintPelvisFrontAxis Property |
Gets or sets the axis on
PelvisObject that points to the front of the character
in its neutral pose.
Namespace: Candlelight.MayaAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic Vector3 PelvisFrontAxis { get; set; }
Property Value
Type:
Vector3
The axis on
PelvisObject that points to the front of the character in its
neutral pose.
See Also