NiAVObjectGetLocalRotation

From the Oblivion ConstructionSet Wiki
Revision as of 21:09, 24 April 2010 by imported>DragoonWraith (New page: This is a command from NifSE. '''Syntax''' (matrix:LocalRotation) NifGetNthChildLocalRotation short:ChildID short:NifID Returns the matrix of the local rotation of t...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is a command from NifSE.

Syntax

(matrix:LocalRotation) NifGetNthChildLocalRotation short:ChildID short:NifID

Returns the matrix of the local rotation of the specified Child of the root node.

The matrix is a 3x3 array of floats.

See Also

External Links