SetObjectRotateAxis: Difference between revisions

From Onset Developer Wiki
(Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|SetObjectRotateAxis(object, x, y, z)}} {{FuncParameters}} {{FuncParam|object|__EDIT_ME__}} {{FuncP...")
 
No edit summary
Line 17: Line 17:


{{RelatedFunctions}}
{{RelatedFunctions}}
__EDIT_ME__
{{Template:ObjectsFunctions}}

Revision as of 09:54, 12 December 2019

SetObjectRotateAxis

Type: Function
Context: Server
Introduced: v1.0

Description

__EDIT_ME__

Syntax

SetObjectRotateAxis(object, x, y, z)

Parameters

  • object
    __EDIT_ME__
  • x
    __EDIT_ME__
  • y
    __EDIT_ME__
  • z
    __EDIT_ME__

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also

Template:ObjectsFunctions