Difference between revisions of "Matrix:getTz"

From GiderosMobile
Line 3: Line 3:
 
=== Description ===
 
=== Description ===
 
<translate><br />
 
<translate><br />
Returns the value of the [[tz` component for this `Matrix]] instance.<br />
+
Returns the value of the [[tz]] component for this [[Matrix]] instance.<br />
 
<br /></translate>
 
<br /></translate>
 
<source lang="lua">
 
<source lang="lua">

Revision as of 15:01, 23 August 2018

Available since: Gideros 2016.06

Description


Returns the value of the tz component for this Matrix instance.

(number) = Matrix:getTz()

Return values

Returns (number) The current tz parameter.