getObjectScale
Jump to navigation
Jump to search
Hover & click on the images for descriptions
Description
- Description:
Syntax
- Syntax:
- getObjectScale object
- Parameters:
- object: Object - Object to return scale of. Can also be a terrain object
- Return Value:
- Number - Scale relative to the original model
Examples
- Example 1:
-
_scale = getObjectScale _object;
Additional Information
- See also:
- setObjectScale
- Groups:
- Object Manipulation