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