Interactable.getSteeringJointLeftAngleSpeed
Returns the left angle speed of a Joint connected to a steering Interactable.
Kind: Function
Environments: Game
Game
interactable:getSteeringJointLeftAngleSpeed( joint )
Parameters:
| Name | Type | Description |
|---|---|---|
interactable |
Interactable | The interactable. |
joint |
Joint | The joint. |
Returns:
| Type | Description |
|---|---|
| number | The left angle speed. |