Interactable.setSteeringJointRightAngleLimit
Sets the right angle limit settings of a Joint connected to a steering Interactable.
Kind: Function
Environments: Game
Game
interactable:setSteeringJointRightAngleLimit( joint, value )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
interactable |
Interactable | The interactable. |
joint |
Joint | The joint. |
value |
number | The right angle limit. |