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