getCanvas() → {HTMLCanvasElement}
Creates a Canvas element, renders this RenderTexture to it and then returns it.
Returns
HTMLCanvasElement - A Canvas element with the texture rendered on.
Inherited From PIXI.RenderTexture#getCanvas Source code: pixi/textures/RenderTexture.js (Line 320)