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