It appears that System.js and Detector.js both use the same snippet of code for detecting WebGL. Namely: var supportsWebGL = ( function () { try { return ...
確定! 回上一頁