GetObjectRotation

From Onset Developer Wiki
Revision as of 10:46, 1 September 2020 by BlueMountains (talk | contribs)
GetObjectRotation

Type: Function
Context: Server & Client
Introduced: v1.0

Description

Gets the object rotation.

Syntax

GetObjectRotation(object)

Parameters

  • object
    The object identifier.

Return Value

  • Returns 3 float values: pitch, yaw and roll

Example

__EDIT_ME__

See also