SetControlRotation

From Onset Developer Wiki
SetControlRotation

Type: Function
Context: Client
Introduced: v1.0

Description

Sets the client control rotation.

Syntax

SetControlRotation(pitch, yaw, roll)

Parameters

  • pitch
    The pitch
  • yaw
    The yaw
  • roll
    The roll

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also

__EDIT_ME__