Difference between revisions of "Matrix:setRotationX"

From GiderosMobile
(removed language stuff)
 
(2 intermediate revisions by one other user not shown)
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Sets the rotation on the x axis.
 
Sets the rotation on the x axis.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
Matrix:setRotationX(rotx)
 
Matrix:setRotationX(rotx)
</source>
+
</syntaxhighlight>
  
 
=== Parameters ===
 
=== Parameters ===
'''rotx''': (number) rotation on x axis<br/>
+
'''rotx''': (number) rotation on x axis in degrees<br/>
  
 
{{Matrix}}
 
{{Matrix}}

Latest revision as of 02:52, 4 January 2026