NiAVObjectGetLocalScale

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

This is a command from NifSE.

Syntax

(float:localScale) NiAVObjectGetLocalScale short:nifID short:blockID
(float:localScale) NiAVObjGetLocScale short:nifID short:blockID

Returns the local scale of the specified NiAVObject-derived block. The blockID argument defaults to 0, indicating the root. The root is a NiNode, which is derived from NiAVObject, and so this function will work on the root.

See Also[edit | edit source]