Matrix:setRotationZ

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

Available since: Gideros 2016.06

Description

set rotation on z axis

= Matrix:setRotationZ(z rotation,)

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