getBase64() → {String} Will return a base64 encoded string of this texture. It works by calling
height : number The height of the render texture Source code:
renderer : PIXI.CanvasRenderer |
clear() Clears the RenderTexture. Source code:
destroy(destroyBase) Destroys this texture Parameters Name
getCanvas() → {HTMLCanvasElement} Creates a Canvas element, renders this RenderTexture to it and
crop :Rectangle This is the area of the BaseTexture image to actually copy to the Canvas / WebGL when rendering,irrespective
valid : boolean Source code:
noFrame : boolean Does this Texture have any frame data assigned to it? Inherited
new RenderTexture(width, height, renderer, scaleMode, resolution) A RenderTexture is a special texture that allows any Pixi display
Page 2 of 3