Difference between revisions of "Matrix:setTy"
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 [[[ty` component for this `Matrix]]] instance.<br /> |
− | <br /> | + | <br /></translate> |
<source lang="lua"> | <source lang="lua"> | ||
Matrix:setTy(ty) | Matrix:setTy(ty) | ||
</source> | </source> | ||
=== Parameters === | === Parameters === | ||
− | '''ty''': (number) | + | '''ty''': (number) <translate></translate> <br/> |
Revision as of 13:33, 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)