未验证 提交 960e9273 编写于 作者: M Michael Herzog 提交者: GitHub

Merge pull request #17558 from Mugen87/dev38

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