valid : boolean
This will let the renderer know if the texture is valid. If it's not then it cannot be rendered.
- Source code: pixi/textures/Texture.js (Line 71)
valid : boolean
This will let the renderer know if the texture is valid. If it's not then it cannot be rendered.
Please login to continue.