Pixel:setTextureScale

From GiderosMobile
Revision as of 15:31, 13 July 2023 by Hgy29 (talk | contribs) (Text replacement - "</source>" to "</syntaxhighlight>")


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