Difference between revisions of "NiAVObjectGetLocalTransform"
Jump to navigation
Jump to search
imported>DragoonWraith |
Tag: Manual revert |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
'''Syntax''' | '''Syntax''' | ||
(matrix:localTransform) NiAVObjectGetLocalTransform short:nifID ''short:blockID'' | (matrix:localTransform) NiAVObjectGetLocalTransform short:nifID ''short:blockID'' | ||
(matrix:localTransform) NiAVObjGetLocTransf short:nifID ''short:blockID'' | |||
Returns the local transform matrix for the specified Child of the root of the nif. | Returns the local transform matrix for the specified Child of the root of the nif. |
Latest revision as of 12:20, 21 December 2023
This is a command from NifSE.
Syntax
(matrix:localTransform) NiAVObjectGetLocalTransform short:nifID short:blockID (matrix:localTransform) NiAVObjGetLocTransf short:nifID short:blockID
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[edit | edit source]