SetWebRotation: Difference between revisions

From Onset Developer Wiki
(Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|SetWebRotation(web, rx, ry, rz)}} {{FuncParameters}} {{FuncParam|web|__EDIT_ME__}} {{FuncParam|rx|...")
 
No edit summary
Line 17: Line 17:


{{RelatedFunctions}}
{{RelatedFunctions}}
__EDIT_ME__
{{Template:WebFunctions}}

Revision as of 09:54, 12 December 2019

SetWebRotation

Type: Function
Context: Client
Introduced: v1.0

Description

__EDIT_ME__

Syntax

SetWebRotation(web, rx, ry, rz)

Parameters

  • web
    __EDIT_ME__
  • rx
    __EDIT_ME__
  • ry
    __EDIT_ME__
  • rz
    __EDIT_ME__

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also