SetObjectScale: Difference between revisions

From Onset Developer Wiki
(Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|SetObjectScale(object, sx, sy, sz)}} {{FuncParameters}} {{FuncParam|object|__EDIT_ME__}} {{FuncPar...")
 
No edit summary
Line 17: Line 17:


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

Revision as of 13:42, 20 November 2019

SetObjectScale

Type: Function
Context: Server
Introduced: v1.0

Description

__EDIT_ME__

Syntax

SetObjectScale(object, sx, sy, sz)

Parameters

  • object
    __EDIT_ME__
  • sx
    __EDIT_ME__
  • sy
    __EDIT_ME__
  • sz
    __EDIT_ME__

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also

Template:ObjectsFunctions