NiAVObjectGetLocalTranslation

From the Oblivion ConstructionSet Wiki
Revision as of 12:41, 25 April 2010 by imported>DragoonWraith
Jump to navigation Jump to search

This is a command from NifSE.

Syntax

(vector:LocalTranslation) NifGetNthChildLocalTranslation short:ChildID short:NifID

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