NiAVObjectSetLocalScale

From the Oblivion ConstructionSet Wiki
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]