Difference between revisions of "Matrix:setM21"

From GiderosMobile
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
<languages />
+
'''Available since:''' Gideros 2011.6<br/>
'''<translate>Available since</translate>:''' Gideros 2011.6<br/>
+
'''Class:''' [[Matrix]]<br/>
'''<translate>Class</translate>:''' [[Special:MyLanguage/Matrix|Matrix]]<br/>
+
 
=== <translate>Description</translate> ===
+
=== Description ===
<translate><br />
+
Sets the value of the ''m21'' component for this Matrix instance.
Sets the value of the ''m21'' component for this [[Special:MyLanguage/Matrix|Matrix]] instance.<br />
 
<br /></translate>
 
 
<source lang="lua">
 
<source lang="lua">
Matrix:setM21(m21)
+
Matrix:setM21(m21)
 
</source>
 
</source>
=== <translate>Parameters</translate> ===
+
 
'''m21''': (number) <translate></translate> <br/>
+
=== Parameters ===
 +
'''m21''': (number) <br/>
  
 
{{Matrix}}
 
{{Matrix}}

Revision as of 00:40, 18 March 2022