Difference between revisions of "Matrix:getRotationZ"

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

Latest revision as of 02:51, 4 January 2026