Helper for checking for webgl support
{ "comment": "/**\n * Helper for checking for webgl support\n *\n * @memberof PIXI.utils\n * @function isWebGLSupported\n * @return {boolean} is webgl supported\n */", "meta": { "range": [ 6527, 6672 ], "filename": "index.js", "lineno": 262, "path": "C:\\Users\\beaujeup\\projects\\jsdoc-template\\examples\\pixi.js\\pixi.js-repo\\src\\core\\utils", "code": {} }, "description": "Helper for checking for webgl support
", "memberof": "PIXI.utils", "kind": "function", "name": "isWebGLSupported", "returns": [ { "type": { "names": [ "boolean" ] }, "description": "is webgl supported
" } ], "scope": "static", "longname": "PIXI.utils.isWebGLSupported", "___id": "T000002R004397", "___s": true, "filepath": "core\\utils\\index.js" }