Click or drag to resize
ShoulderConstraintSpineAimAxis Property
Gets or sets the axis on SpineObject that points to the top of the character in its neutral pose.

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

Property Value

Type: Vector3
The axis on SpineObject that points to the top of the character in its neutral pose.
See Also