Difference between revisions of "Matrix:setRotationX"
From GiderosMobile
Line 6: | Line 6: | ||
Matrix:setRotationX(x rotation) | Matrix:setRotationX(x rotation) | ||
</source> | </source> | ||
− | '''x rotation | + | '''x rotation''': (number) rotation on x axis ''''''<br/> |
Revision as of 10:14, 23 August 2018
Available since: Gideros 2016.06
Description
set rotation on x axis
Matrix:setRotationX(x rotation)
'x rotation: (number) rotation on x axis '