提交 45c387cc 编写于 作者: M Mr.doob

TS: Added clear to WebGLCubeRenderTarget.

上级 4eb3015b
......@@ -14,4 +14,6 @@ export class WebGLCubeRenderTarget extends WebGLRenderTarget {
fromEquirectangularTexture( renderer: WebGLRenderer, texture: Texture ): this;
clear( renderer: WebGLRenderer, color: boolean, depth: boolean, stencil: boolean ): void;
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册