Difference between revisions of "Spatial functions and snippets"
Spatial functions and snippets (edit)
Revision as of 11:41, 10 November 2012
, 11:41, 10 November 2012no edit summary
imported>Perdev (Created page with "This pages aimes to present a few useful snippets for working with spatial transformations and computations in Skyrim. == Rotation matrix == This code is useful if you want ...") |
imported>Perdev m |
||
Line 89: | Line 89: | ||
* fVectorX/Y/Z define the translation from the origin. | * fVectorX/Y/Z define the translation from the origin. | ||
* fAngleX/Y/Z define the angles for the rotation around the origin. | * fAngleX/Y/Z define the angles for the rotation around the origin. | ||
== See also == | |||
*[[Unit|Spatial units]] | |||
[[Category:Papyrus Tutorials]] | [[Category:Papyrus Tutorials]] |