Pixel:setTextureScale

From GiderosMobile
Revision as of 09:28, 24 August 2018 by Hgy29 (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