Difference between revisions of "Matrix:setRotationX"

From GiderosMobile
Line 6: Line 6:
 
  Matrix:setRotationX(x rotation)
 
  Matrix:setRotationX(x rotation)
 
</source>
 
</source>
'''x rotation''': (number) rotation on x axis ''''''<br/>
+
=== Parameters ===
 +
'''x rotation''': (number) rotation on x axis <br/>

Revision as of 11:37, 23 August 2018

Available since: Gideros 2016.06

Description

set rotation on x axis

 Matrix:setRotationX(x rotation)

Parameters

x rotation: (number) rotation on x axis