Matrix class: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Created page with "<DESCRIPTION HERE> ===Metamethods=== *__tostring *__gc *__add *__sub *__mul *[[Matrix._...")
 
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<DESCRIPTION HERE>
===Metamethods===
===Metamethods===


Line 17: Line 15:
*[[Matrix.getFront|getFront]]
*[[Matrix.getFront|getFront]]
*[[Matrix.getRight|getRight]]
*[[Matrix.getRight|getRight]]
*[[Matrix.getUp|getUp]]
*[[Matrix.getUp|getUp]]
*[[Matrix.getUp|getUp]]
*[[Matrix.setPosition|setPosition]]
*[[Matrix.setPosition|setPosition]]
*[[Matrix.setFront|setFront]]
*[[Matrix.setFront|setFront]]
*[[Matrix.setRight|setRight]]
*[[Matrix.setRight|setRight]]
*[[Matrix.setUp|setUp]]


===Variables===
===Variables===
Line 30: Line 28:
*[[Matrix.right|right]]
*[[Matrix.right|right]]
*[[Matrix.up|up]]
*[[Matrix.up|up]]
[[Category:Scripting Concepts]]

Latest revision as of 10:47, 13 July 2024