Click or drag to resize
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.Maya
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public 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