Home

constant: CAN_UPLOAD_SAME_BUFFER


  {
    "comment": "/**\n     * Can we upload the same buffer in a single frame?\n     *\n     * @static\n     * @constant\n     * @memberof PIXI\n     * @type {boolean}\n     */",
    "meta": {
        "range": [
            4824,
            4869
        ],
        "filename": "settings.js",
        "lineno": 211,
        "path": "C:\\Users\\beaujeup\\projects\\jsdoc-template\\examples\\pixi.js\\pixi.js-repo\\src\\core",
        "code": {
            "id": "astnode100106790",
            "name": "CAN_UPLOAD_SAME_BUFFER",
            "type": "CallExpression",
            "value": ""
        }
    },
    "description": "

Can we upload the same buffer in a single frame?

", "scope": "static", "kind": "constant", "memberof": "PIXI", "type": { "names": [ "boolean" ] }, "name": "CAN_UPLOAD_SAME_BUFFER", "longname": "PIXI.CAN_UPLOAD_SAME_BUFFER", "___id": "T000002R009874", "___s": true, "filepath": "core\\settings.js" }