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