valid : boolean Inherited From
isTiling : boolean Is this a tiling texture? As used by the likes of a TilingSprite.
trim :Rectangle The texture trim data. Inherited From
renderRawXY(displayObject, x, y, clear) This function will draw the display object to the RenderTexture
getImage() → {Image} Will return a HTML Image of the texture Returns
renderXY(displayObject, x, y, clear) This function will draw the display object to the RenderTexture at
destroy(destroyBase) Destroys this texture Parameters Name
requiresReTint : boolean This will let a renderer know that a tinted parent has updated its texture.
key : string The key of the RenderTexture in the Cache, if stored there. Source
getBase64() → {String} Will return a base64 encoded string of this texture. It works by calling
Page 1 of 3