Difference between revisions of "Matrix:setRotationZ"

From GiderosMobile
 
(2 intermediate revisions by one other user not shown)
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Sets the rotation on the z axis.
 
Sets the rotation on the z axis.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
Matrix:setRotationZ(rotz)
 
Matrix:setRotationZ(rotz)
</source>
+
</syntaxhighlight>
  
 
=== Parameters ===
 
=== Parameters ===
'''rotz''': (number) rotation on z axis<br/>
+
'''rotz''': (number) rotation on z axis in degrees<br/>
  
 
{{Matrix}}
 
{{Matrix}}

Latest revision as of 02:52, 4 January 2026