Difference between revisions of "Matrix:setTz"
From GiderosMobile
Line 8: | Line 8: | ||
Matrix:setTz(tz) | Matrix:setTz(tz) | ||
</source> | </source> | ||
− | '''tz''': (number) | + | === Parameters === |
+ | '''tz''': (number) <br/> |
Revision as of 10:44, 23 August 2018
Available since: Gideros 2016.06
Description
Sets the value of the `tz` component for this `Matrix` instance.
Matrix:setTz(tz)
Parameters
tz: (number)