2023-02-14 20:19:50 +08:00

4 lines
186 B
JavaScript

// WebGLShader对象
WebGLShader = function WebGLShader(){return bodavm.toolsFunc.throwError("TypeError", "Illegal constructor")}
bodavm.toolsFunc.safeProto(WebGLShader, "WebGLShader");