destroy(destroyBase)
Destroys this texture
Parameters
Name | Type | Description |
---|---|---|
destroyBase | Boolean | Whether to destroy the base texture as well |
- Source code: pixi/textures/Texture.js (Line 165)
destroy(destroyBase)
Destroys this texture
Name | Type | Description |
---|---|---|
destroyBase | Boolean | Whether to destroy the base texture as well |
Please login to continue.