Difference between revisions of "Matrix:getRotationX"

From GiderosMobile
 
(2 intermediate revisions by one other user not shown)
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Gets the rotation for the X axis.
 
Gets the rotation for the X axis.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
(number) = Matrix:getRotationX()
 
(number) = Matrix:getRotationX()
</source>
+
</syntaxhighlight>
  
 
=== Return values ===
 
=== Return values ===
'''Returns''' (number) rotation around X axis<br/>
+
'''Returns''' (number) rotation around X axis in degrees<br/>
  
 
{{Matrix}}
 
{{Matrix}}

Latest revision as of 02:51, 4 January 2026