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