Difference between revisions of "Matrix:setAnchorPosition"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Transform Matrix for setting the anchors position.
 
Transform Matrix for setting the anchors position.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
Matrix:setAnchorPosition(x,y,z)
 
Matrix:setAnchorPosition(x,y,z)
 
</source>
 
</source>

Revision as of 15:28, 13 July 2023