Property ApproachDirection
ApproachDirection
Limit angle can be measured relatively to joints hard limit minAngle or maxAngle. Set it to +1 to measure soft limit angle relatively to hard limit minAngle that corresponds to the maximum stretch of the elbow. Set it to -1 to measure soft limit angle relatively to hard limit maxAngle that corresponds to the maximum stretch of the knee.
Declaration
public int ApproachDirection { set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Remarks
Default value = 1. Min value = -1. Max value = 1.