Difference between revisions of "Matrix:setTx"
From GiderosMobile
| Line 1: | Line 1: | ||
__NOTOC__  | __NOTOC__  | ||
'''<translate>Available since</translate>:''' Gideros 2011.6<br/>  | '''<translate>Available since</translate>:''' Gideros 2011.6<br/>  | ||
| + | '''<translate>Class</translate>:''' [[Special:MyLanguage/Matrix|Matrix]]<br/>  | ||
=== <translate>Description</translate> ===  | === <translate>Description</translate> ===  | ||
<translate><br />  | <translate><br />  | ||
| − | Sets the value of the   | + | Sets the value of the `tx` component for this `Matrix` instance.<br />  | 
<br /></translate>  | <br /></translate>  | ||
<source lang="lua">  | <source lang="lua">  | ||
Revision as of 09:27, 24 August 2018
Available since: Gideros 2011.6
Class: Matrix
Description
Sets the value of the `tx` component for this `Matrix` instance.
 Matrix:setTx(tx)
Parameters
tx: (number)