Home
News
Learn
Download
Examples
Community
Plugins
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.GameObjects.RenderTexture
canvas: HTMLCanvasElement
Description:
The HTML Canvas Element that the Render Texture is drawing to when using the Canvas Renderer.
Type:
HTMLCanvasElement
Since:
3.2.0
Source:
src/gameobjects/rendertexture/RenderTexture.js
(Line
135
)