Home
News
Learn
Download
Examples
Community
Plugins
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.GameObjects.RenderTexture
dirty: boolean
Description:
Is this Render Texture dirty or not? If not it won't spend time clearing or filling itself.
Type:
boolean
Since:
3.12.0
Source:
src/gameobjects/rendertexture/RenderTexture.js
(Line
144
)