Difference between revisions of "Matrix:setM11"
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 | + | Sets the value of the `m11` component for this `Matrix` instance.<br /> |
<br /></translate> | <br /></translate> | ||
<source lang="lua"> | <source lang="lua"> |
Revision as of 09:29, 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)