NiAVObjectSetLocalScale

From the Oblivion ConstructionSet Wiki
Revision as of 19:41, 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

(bool:success) NiAVObjectSetLocalScale float:scale short:nifID short:blockID

Sets the local scale of the NiAVObject-derived block specified by blockID. The default of blockID, 0, refers to the root, a NiNode, which is a NiAVObject-derived block, so this function can be used without an explicit blockID in order to set the scale of the root node.

See Also[edit | edit source]