Difference between revisions of "NiAVObjectGetLocalRotation"
Jump to navigation
Jump to search
no edit summary
imported>DragoonWraith |
imported>DragoonWraith |
||
Line 6: | Line 6: | ||
Returns the matrix of the local rotation of the specified Child of the root node. | Returns the matrix of the local rotation of the specified Child of the root node. | ||
The matrix is a 3x3 array of floats, with the format <nowiki>[x y z]</nowiki>. | The matrix is a 3x3 array of floats, with the format <tt><nowiki>[x y z]</nowiki></tt>. | ||
== See Also == | == See Also == |