GetVehicleRightVector

From Onset Developer Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
GetVehicleRightVector

Type: Function
Context: Client
Introduced: v1.0

Description

Gets the normalized right vector.

Syntax

GetVehicleRightVector(vehicle)

Parameters

  • vehicle
    The vehicle identifier.

Return Value

  • Returns 3 float values, X, Y and Z

Example

__EDIT_ME__

See also

__EDIT_ME__