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

4 lines
191 B
JavaScript

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