Difference between revisions of "Matrix:setTz"
From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === <br /> Sets the value of the `tz` component for this `Matrix` instance.<br /> <br /> <source lang="lu...") |
|||
Line 6: | Line 6: | ||
<br /> | <br /> | ||
<source lang="lua"> | <source lang="lua"> | ||
− | + | Matrix:setTz(tz) | |
</source> | </source> | ||
− | '''tz | + | '''tz''': (number) ''''''<br/> |
Revision as of 10:17, 23 August 2018
Available since: Gideros 2016.06
Description
Sets the value of the `tz` component for this `Matrix` instance.
Matrix:setTz(tz)
'tz: (number) '