Difference between revisions of "Matrix:getM12"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Returns the value of the ''m12'' component for this Matrix instance.
 
Returns the value of the ''m12'' component for this Matrix instance.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
(number) = Matrix:getM12()
 
(number) = Matrix:getM12()
 
</source>
 
</source>

Revision as of 15:28, 13 July 2023