Difference between revisions of "Matrix:setRotationY"

From GiderosMobile
 
(2 intermediate revisions by one other user not shown)
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>
+
</syntaxhighlight>
  
 
=== Parameters ===
 
=== Parameters ===
'''roty''': (number) rotation on y axis<br/>
+
'''roty''': (number) rotation on y axis in degrees<br/>
  
 
{{Matrix}}
 
{{Matrix}}

Latest revision as of 02:52, 4 January 2026