GetCameraRotation

From Onset Developer Wiki
Revision as of 12:26, 2 September 2020 by BlueMountains (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
GetCameraRotation

Type: Function
Context: Client
Introduced: v1.0

Description

Get the camera rotation

Syntax

GetCameraRotation([bSpectateCamera])

Parameters

  • bSpectateCamera (optional)
    Get the spectate camera rotation.

Return Value

  • This function returns the camera rotation.

Example

__EDIT_ME__
GetCameraRotation()

See also