Difference between revisions of "Matrix:setTx"

From GiderosMobile
Line 8: Line 8:
 
  Matrix:setTx(tx)
 
  Matrix:setTx(tx)
 
</source>
 
</source>
'''tx''': (number)  ''''''<br/>
+
=== Parameters ===
 +
'''tx''': (number)  <br/>

Revision as of 11:44, 23 August 2018

Available since: Gideros 2011.6

Description


Sets the value of the `tx` component for this `Matrix` instance.

 Matrix:setTx(tx)

Parameters

tx: (number)