Difference between revisions of "Matrix:setM12"

From GiderosMobile
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
'''<translate>Available since</translate>:''' Gideros 2011.6<br/>
 
'''<translate>Available since</translate>:''' Gideros 2011.6<br/>
 +
'''<translate>Class</translate>:''' [[Special:MyLanguage/Matrix|Matrix]]<br/>
 
=== <translate>Description</translate> ===
 
=== <translate>Description</translate> ===
 
<translate><br />
 
<translate><br />
Sets the value of the [[Special:MyLanguage/m12|m12]] component for this [[Special:MyLanguage/Matrix|Matrix]] instance.<br />
+
Sets the value of the `m12` component for this `Matrix` instance.<br />
 
<br /></translate>
 
<br /></translate>
 
<source lang="lua">
 
<source lang="lua">

Revision as of 10:30, 24 August 2018

Available since: Gideros 2011.6
Class: Matrix

Description


Sets the value of the `m12` component for this `Matrix` instance.

 Matrix:setM12(m12)

Parameters

m12: (number)