Matrix:setRotationX

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 x axis <source lang="lua"> = Matrix:setRotationX(x rotation,) </source> '''x rotation...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Available since: Gideros 2016.06

Description

set rotation on x axis

= Matrix:setRotationX(x rotation,)

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