NiAVObjectGetLocalTransform

Revision as of 10:35, 29 August 2010 by imported>DragoonWraith (NifGetNthChildLocalTransform moved to NiAVObjectGetLocalTransform: new name for function as of alpha 5.)

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