Difference between revisions of "Matrix:getRotationY"

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

Latest revision as of 02:51, 4 January 2026