Difference between revisions of "Matrix:setM21"
From GiderosMobile
Line 2: | Line 2: | ||
'''Available since:''' Gideros 2011.6<br/> | '''Available since:''' Gideros 2011.6<br/> | ||
=== Description === | === Description === | ||
− | <br /> | + | <translate><br /> |
− | Sets the value of the | + | Sets the value of the [[[m21` component for this `Matrix]]] instance.<br /> |
− | <br /> | + | <br /></translate> |
<source lang="lua"> | <source lang="lua"> | ||
Matrix:setM21(m21) | Matrix:setM21(m21) | ||
</source> | </source> | ||
=== Parameters === | === Parameters === | ||
− | '''m21''': (number) | + | '''m21''': (number) <translate></translate> <br/> |
Revision as of 13:34, 23 August 2018
Available since: Gideros 2011.6
Description
Sets the value of the [[[m21` component for this `Matrix]]] instance.
Matrix:setM21(m21)
Parameters
m21: (number)