NiAVObjectGetLocalScale

From the Oblivion ConstructionSet Wiki
Revision as of 10:35, 29 August 2010 by imported>DragoonWraith
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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]