Pixel:setTextureScale

From GiderosMobile
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Available since: Gideros 2016.12
Class: Pixel

Description

Sets the texture scale inside the Pixel.

Pixel:setTextureScale(sx,sy)

Parameters

sx: (number) Pixel texture x scale
sy: (number) Pixel texture y scale