Difference between revisions of "Matrix:setM11"

From GiderosMobile
Line 4: Line 4:
 
=== <translate>Description</translate> ===
 
=== <translate>Description</translate> ===
 
<translate><br />
 
<translate><br />
Sets the value of the `m11` component for this `Matrix` instance.<br />
+
Sets the value of the ''m11'' component for this [[Special:MyLanguage/Matrix|Matrix]] instance.<br />
 
<br /></translate>
 
<br /></translate>
 
<source lang="lua">
 
<source lang="lua">

Revision as of 10:36, 24 August 2018

Available since: Gideros 2011.6
Class: Matrix

Description


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

 Matrix:setM11(m11)

Parameters

m11: (number)