Pixel:setTextureScale

From GiderosMobile

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