Matrix:setRotationY

From GiderosMobile
Revision as of 11:02, 23 August 2018 by Hgy29 (talk | contribs) (Created page with "__NOTOC__ '''Available since:''' Gideros 2016.06<br/> === Description === set rotation on y axis <source lang="lua"> = Matrix:setRotationY(y rotation,) </source> '''y rotation...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Available since: Gideros 2016.06

Description

set rotation on y axis

= Matrix:setRotationY(y rotation,)

'y rotation: (number) rotation on y axis '