Property LimitAngle
LimitAngle
Soft limit angle. Positive angle in RAD, measured relatively either from hard limit maxAngle (approach direction = -1) or minAngle (approach direction = 1). This angle will be clamped if outside the joint hard limit range.
Declaration
public float LimitAngle { set; }
Property Value
Type | Description |
---|---|
System.Single |
Remarks
Default value = 0.4f. Min value = 0.0f. Max value = 6.3f.