NiAVObjectSetLocalTransform
Revision as of 12:18, 21 January 2011 by imported>DragoonWraith
This is a command from NifSE.
Syntax
(bool:success) NiAVObjectSetLocalTransform array_var:transform short:nifID short:blockID (bool:success) NiAVObjSetLocTransf array_var:transform short:nifID short:blockID
Sets the local transform matrix of the specified NiAVObject-derived block. The default value of blockID, 0, refers to the NIF's root, a NiNode, and so this function can be used without an explicit blockID to set the local transform of the root.
See Also