Difference between revisions of "Matrix:getM12"

From GiderosMobile
m (Text replacement - "</source>" to "</syntaxhighlight>")
 
(One intermediate revision by the same user not shown)
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>
+
</syntaxhighlight>
  
 
=== Return values ===
 
=== Return values ===

Latest revision as of 15:31, 13 July 2023