Difference between revisions of "Matrix:getRotationX"

From GiderosMobile
Line 4: Line 4:
  
 
=== Description ===
 
=== Description ===
Gets the rotation for the x axis.
+
Gets the rotation for the X axis.
 
<source lang="lua">
 
<source lang="lua">
 
(number) = Matrix:getRotationX()
 
(number) = Matrix:getRotationX()
Line 10: Line 10:
  
 
=== Return values ===
 
=== Return values ===
'''Returns''' (number) rotation on x axis<br/>
+
'''Returns''' (number) rotation on X axis<br/>
  
 
{{Matrix}}
 
{{Matrix}}

Revision as of 00:07, 18 March 2022