SetControlRotation

From Onset Developer Wiki
Revision as of 14:45, 16 November 2019 by 28days (talk | contribs) (Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|Sets the client control rotation.}} {{FuncSyntax|SetControlRotation(pitch, yaw, roll)}} {{FuncParameters}} {{FuncParam|pitch|...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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__