NiAVObjectGetLocalTransform

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

This is a command from NifSE.

Syntax

(matrix:LocalTransform) NifGetNthChildLocalTransform short:ChildID short:NifID

Returns the local transform matrix for the specified Child of the root of the nif.

The matrix is a 4x4 array of float values.

See Also