Property MaxAngVel
MaxAngVel
If the angular velocity is higher than maxAngVel, the torques and forces are not applied.
Declaration
public float MaxAngVel { set; }
Property Value
Type | Description |
---|---|
System.Single |
Remarks
Default value = 2.0f. Min value = -1.0f. Max value = 30.0f.