提交 31af96d3 编写于 作者: M Mugen87

TS: Clean up WebGLProgram.d.ts.

上级 2a8aa96d
...@@ -13,8 +13,7 @@ export class WebGLProgram { ...@@ -13,8 +13,7 @@ export class WebGLProgram {
code: string, code: string,
material: ShaderMaterial, material: ShaderMaterial,
shader: WebGLShader, shader: WebGLShader,
parameters: WebGLRendererParameters, parameters: WebGLRendererParameters
capabilities: WebGLCapabilities
); );
id: number; id: number;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册