Pixel:setTextureMatrix

From GiderosMobile
Revision as of 11:02, 23 August 2018 by Hgy29 (talk | contribs) (Created page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Sets the matrix of the Pixel's texture <source lang="lua"> = Pixel:setTextureMatrix(matrix,) </source>...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Available since: in development

Description

Sets the matrix of the Pixel's texture

= Pixel:setTextureMatrix(matrix,)

'matrix: (Matrix) The matrix. '