Difference between revisions of "Matrix:setM11"

From GiderosMobile
m (Text replacement - "</source>" to "</syntaxhighlight>")
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Sets the value of the ''m11'' component for this Matrix instance.
 
Sets the value of the ''m11'' component for this Matrix instance.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
Matrix:setM11(m11)
 
Matrix:setM11(m11)
</source>
+
</syntaxhighlight>
  
 
=== Parameters ===
 
=== Parameters ===

Latest revision as of 15:30, 13 July 2023