ModScale

From the CreationKit Wiki
Jump to navigation Jump to search

ModScale increases the scale of the calling object by the specified amount. This is strictly additive - if the current scale is 1.2 and you call ModScale .5, the new scale will be 1.7.

Syntax:

ModScale float 

Example:

ModScale 1.5

See Also[edit | edit source]

SetScale