Home

function: clearTextureCache


clearTextureCache(): void

Removes all textures from cache, but does not destroy them

Returns:

void

  {
    "comment": "/**\n * Removes all textures from cache, but does not destroy them\n *\n * @memberof PIXI.utils\n * @function clearTextureCache\n */",
    "meta": {
        "range": [
            8996,
            9123
        ],
        "filename": "index.js",
        "lineno": 386,
        "path": "C:\\Users\\beaujeup\\projects\\jsdoc-template\\examples\\pixi.js\\pixi.js-repo\\src\\core\\utils",
        "code": {}
    },
    "description": "

Removes all textures from cache, but does not destroy them

", "memberof": "PIXI.utils", "kind": "function", "name": "clearTextureCache", "scope": "static", "longname": "PIXI.utils.clearTextureCache", "___id": "T000002R004428", "___s": true, "filepath": "core\\utils\\index.js" }