Click or drag to resize
ShoulderConstraintShoulderAimAxis Property
Gets or sets the axis on ShoulderObject that points toward the elbow joint.

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

Property Value

Type: Vector3
The axis on ShoulderObject that points toward the elbow joint.
See Also