sm.localPlayer.getRight
Returns the right-vector perpendicular to the local player's aim.
Kind: Function
Environments: Game
Game
sm.localPlayer.getRight( )
Availability: Client only
Returns:
| Type | Description |
|---|---|
| Vec3 | The right-vector of the player's aim. |