Joint.getAngularVelocityVector
Returns the angular velocity of a generic joint.
Kind: Function
Environments: Game
Game
joint:getAngularVelocityVector( )
Parameters:
| Name | Type | Description |
|---|---|---|
joint |
Joint | The joint. |
Returns:
| Type | Description |
|---|---|
| Vec3 | The joint's angular velocities. |