Pixel:setTextureScale

From GiderosMobile
Revision as of 22:34, 3 December 2019 by MoKaLux (talk | contribs)
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: in development
Class: Pixel

Description

Sets the texture's scale for the Pixel

 Pixel:setTextureScale(sx,sy)

Parameters

sx: (number) Texture's x-scale
sy: (number) Texture's y-scale