GetVehicleUpVector

From Onset Developer Wiki
GetVehicleUpVector

Type: Function
Context: Client
Introduced: v1.0

Description

Gets the normalized up vector.

Syntax

GetVehicleUpVector(vehicle)

Parameters

  • vehicle
    The vehicle identifier.

Return Value

  • Returns 3 float values, X, Y and Z

Example

__EDIT_ME__

See also

__EDIT_ME__