Difference between revisions of "Matrix:setTy"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Sets the value of the ''ty'' component for this Matrix instance.
 
Sets the value of the ''ty'' component for this Matrix instance.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
Matrix:setTy(ty)
 
Matrix:setTy(ty)
 
</source>
 
</source>

Revision as of 15:28, 13 July 2023