Difference between revisions of "Matrix:setRotationY"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Sets the rotation on the y axis.
 
Sets the rotation on the y axis.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
Matrix:setRotationY(roty)
 
Matrix:setRotationY(roty)
 
</source>
 
</source>

Revision as of 15:28, 13 July 2023