GetMatrix

(Difference between revisions)
Jump to: navigation, search
(Created page with "Returns the object's matrix in a table of 16 entries (4x4 matrix) : matrix = getMatrix(object)")
 
Line 2: Line 2:
 
   
 
   
 
  matrix = getMatrix(object)
 
  matrix = getMatrix(object)
 +
 +
[[Category:Lua scripting]]

Revision as of 19:03, 4 February 2014

Returns the object's matrix in a table of 16 entries (4x4 matrix) :

matrix = getMatrix(object)
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox