Matrix:setScale

From GiderosMobile
Revision as of 11:44, 23 August 2018 by Hgy29 (talk | contribs)

Available since: Gideros 2016.06

Description

transform matrix for setting scale

 Matrix:setScale(x,y,z)

Parameters

x: (number) scale on x axis
y: (number) scale on y axis optional
z: (number) scale on z axis optional