GetPlayerRightVector

From Onset Developer Wiki
GetPlayerRightVector

Type: Function
Context: Client
Introduced: v1.0

Description

Gets the normalized right vector.

Syntax

GetPlayerRightVector(player)

Parameters

  • player
    The player identifier.

Return Value

  • Returns 3 float values, X, Y and Z

Example

__EDIT_ME__

See also

__EDIT_ME__