trim :Rectangle The texture trim data. Inherited From
isTiling : boolean Is this a tiling texture? As used by the likes of a TilingSprite.
getImage() → {Image} Will return a HTML Image of the texture Returns
renderRawXY(displayObject, x, y, clear) This function will draw the display object to the RenderTexture
valid : boolean Inherited From
renderXY(displayObject, x, y, clear) This function will draw the display object to the RenderTexture at
destroy(destroyBase) Destroys this texture Parameters Name
key : string The key of the RenderTexture in the Cache, if stored there. Source
getCanvas() → {HTMLCanvasElement} Creates a Canvas element, renders this RenderTexture to it and
renderer : PIXI.CanvasRenderer |
Page 1 of 3