GetCameraRotation

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.
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