 | ShoulderConstraintSpineObject Property |
Gets or sets the spine object in the control rig in whose coordinate frame the shoulder's elevation angle is
computed. This object is typically the ribcage.
Namespace: Candlelight.MayaAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic Transform SpineObject { get; set; }
Property Value
Type:
Transform
The spine object in the control rig in whose coordinate frame the shoulder's elevation angle is computed.
See Also