Click or drag to resize
ShoulderConstraintRaisedAngleOffset Property
Gets or sets a value indicating how far back ConstrainedObject's up-vector should rotate when the arm is at maximum elevation.

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

Property Value

Type: Single
A value indicating how far back ConstrainedObject's up-vector should rotate when the arm is at maximum elevation.
See Also