GetObjectSize: Difference between revisions
From Onset Developer Wiki
Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|GetObjectSize(object)}} {{FuncParameters}} {{FuncParam|object|__EDIT_ME__}} {{FuncReturnValue|__E..." |
No edit summary |
||
Line 8: | Line 8: | ||
{{FuncParam|object|__EDIT_ME__}} | {{FuncParam|object|__EDIT_ME__}} | ||
{{FuncReturnValue| | {{FuncReturnValue|Returns 3 floats containing the size of this objects model in all 3 dimensions.}} | ||
== Example == | == Example == |
Revision as of 16:10, 5 September 2019
Description
__EDIT_ME__
Syntax
GetObjectSize(object)
Parameters
- object
__EDIT_ME__
Return Value
- Returns 3 floats containing the size of this objects model in all 3 dimensions.
Example
__EDIT_ME__
See also
__EDIT_ME__