Difference between revisions of "Matrix:getRotationY"

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

Revision as of 00:12, 18 March 2022