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