NiAVObjectSetLocalScale
Revision as of 19:41, 29 August 2010 by imported>DragoonWraith
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.