Difference between revisions of "Matrix:setTz"

From GiderosMobile
Line 2: Line 2:
 
'''Available since:''' Gideros 2016.06<br/>
 
'''Available since:''' Gideros 2016.06<br/>
 
=== Description ===
 
=== Description ===
<br />
+
<translate><br />
Sets the value of the `tz` component for this `Matrix` instance.<br />
+
Sets the value of the [[[tz` component for this `Matrix]]] instance.<br />
<br />
+
<br /></translate>
 
<source lang="lua">
 
<source lang="lua">
 
  Matrix:setTz(tz)
 
  Matrix:setTz(tz)
 
</source>
 
</source>
 
=== Parameters ===
 
=== Parameters ===
'''tz''': (number) <br/>
+
'''tz''': (number) <translate></translate> <br/>

Revision as of 14:33, 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)