requiresUpdate : boolean
This will let a renderer know that a texture has been updated (used mainly for webGL uv updates)
- Source code: pixi/textures/Texture.js (Line 87)
requiresUpdate : boolean
This will let a renderer know that a texture has been updated (used mainly for webGL uv updates)
Please login to continue.