Difference between revisions of "NiAVObjectSetLocalRotation"
Jump to navigation
Jump to search
no edit summary
imported>DragoonWraith |
imported>DragoonWraith |
||
Line 7: | Line 7: | ||
Sets the local rotation of the specified Child of the root node. | Sets the local rotation of the specified Child of the root node. | ||
== Example == | |||
The '<tt>DWnifSEexRotations.esp</tt>' file [http://code.google.com/p/nifse/downloads/list here] contains scripts which create [http://en.wikipedia.org/wiki/Rotation_matrix#Three_dimensions rotation matrices] about each XYZ axis, and applies them to the local rotation of a mesh, demonstrating how this function might be used. | |||
== Notes == | == Notes == |