Difference between revisions of "SetScale"
Jump to navigation
Jump to search
Standardized, and reference is not optional
imported>DragoonWraith (further standardization, inclusion of more information) |
imported>Haama (Standardized, and reference is not optional) |
||
Line 1: | Line 1: | ||
'''Syntax:''' | '''Syntax:''' | ||
(none) | (none) reference.SetScale nuScale:float | ||
Sets the scale of the calling object to the specified amount: 1.0 being "normal size", 2.0 being twice normal size, etc. | |||
'''Example:''' | '''Example:''' | ||
UmbraRef.SetScale 1.5 | |||
Increases Umbra's size by 150%. | |||
==Notes== | ==Notes== |