Difference between revisions of "Matrix:setM11"

From GiderosMobile
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
'''Available since:''' Gideros 2011.6<br/>
+
'''<translate>Available since</translate>:''' Gideros 2011.6<br/>
=== Description ===
+
=== <translate>Description</translate> ===
 
<translate><br />
 
<translate><br />
 
Sets the value of the [[Special:MyLanguage/m11|m11]] component for this [[Special:MyLanguage/Matrix|Matrix]] instance.<br />
 
Sets the value of the [[Special:MyLanguage/m11|m11]] component for this [[Special:MyLanguage/Matrix|Matrix]] instance.<br />
Line 8: Line 8:
 
  Matrix:setM11(m11)
 
  Matrix:setM11(m11)
 
</source>
 
</source>
=== Parameters ===
+
=== <translate>Parameters</translate> ===
 
'''m11''': (number) <translate></translate> <br/>
 
'''m11''': (number) <translate></translate> <br/>

Revision as of 08:28, 24 August 2018

Available since: Gideros 2011.6

Description


Sets the value of the m11 component for this Matrix instance.

 Matrix:setM11(m11)

Parameters

m11: (number)