{ "comment": "/**\n * Constants that define the type of gradient on text.\n *\n * @static\n * @constant\n * @name TEXT_GRADIENT\n * @memberof PIXI\n * @type {object}\n * @property {number} LINEAR_VERTICAL Vertical gradient\n * @property {number} LINEAR_HORIZONTAL Linear gradient\n */", "meta": { "range": [ 6981, 7241 ], "filename": "const.js", "lineno": 297, "path": "C:\\Users\\beaujeup\\projects\\jsdoc-template\\examples\\pixi.js\\pixi.js-repo\\src\\core", "code": {} }, "description": "Constants that define the type of gradient on text.
", "scope": "static", "kind": "constant", "name": "TEXT_GRADIENT", "memberof": "PIXI", "type": { "names": [ "object" ] }, "properties": [ { "type": { "names": [ "number" ] }, "description": "Vertical gradient
", "name": "LINEAR_VERTICAL" }, { "type": { "names": [ "number" ] }, "description": "Linear gradient
", "name": "LINEAR_HORIZONTAL" } ], "longname": "PIXI.TEXT_GRADIENT", "___id": "T000002R007185", "___s": true, "filepath": "core\\const.js" }