This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

NiAVObjectGetLocalTranslation

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

This is a command from NifSE.

Syntax

(vector:localTranslation) NiAVObjectGetLocalTranslation short:nifID short:blockID
(vector:localTranslation) NiAVObjGetLocTransl short:nifID short:blockID

Returns the vector of the local translation of the specified Child of the root.

The vector is a length 3 array of floats, with the format [x y z].

See Also[edit | edit source]