Difference between revisions of "Matrix:setTz"

From GiderosMobile
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
'''Available since:''' Gideros 2016.06<br/>
+
'''<translate>Available since</translate>:''' Gideros 2016.06<br/>
=== Description ===
+
=== <translate>Description</translate> ===
 
<translate><br />
 
<translate><br />
 
Sets the value of the [[Special:MyLanguage/tz|tz]] component for this [[Special:MyLanguage/Matrix|Matrix]] instance.<br />
 
Sets the value of the [[Special:MyLanguage/tz|tz]] component for this [[Special:MyLanguage/Matrix|Matrix]] instance.<br />
Line 8: Line 8:
 
  Matrix:setTz(tz)
 
  Matrix:setTz(tz)
 
</source>
 
</source>
=== Parameters ===
+
=== <translate>Parameters</translate> ===
 
'''tz''': (number) <translate></translate> <br/>
 
'''tz''': (number) <translate></translate> <br/>

Revision as of 08:27, 24 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)