Click or drag to resize
ShoulderConstraintShoulderObject Property
Gets or sets the shoulder object in the control rig.

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

Property Value

Type: Transform
The shoulder object in the control rig.
See Also