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

4 lines
186 B
JavaScript

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