{ "comment": "/**\n * Conversion factor for converting degrees to radians.\n *\n * @static\n * @constant\n * @memberof PIXI\n * @type {number}\n */", "meta": { "range": [ 576, 616 ], "filename": "const.js", "lineno": 40, "path": "C:\\Users\\beaujeup\\projects\\jsdoc-template\\examples\\pixi.js\\pixi.js-repo\\src\\core", "code": { "id": "astnode100076574", "name": "exports.DEG_TO_RAD", "type": "VariableDeclaration" } }, "description": "Conversion factor for converting degrees to radians.
", "scope": "static", "kind": "constant", "memberof": "PIXI.exports", "type": { "names": [ "number" ] }, "name": "DEG_TO_RAD", "longname": "PIXI.exports.DEG_TO_RAD", "___id": "T000002R007104", "___s": true, "filepath": "core\\const.js" }