提交 5744a3dd 编写于 作者: L linbingquan

TS: Clean up WebGLProperties.

上级 3a3d2b1e
......@@ -3,7 +3,8 @@ export class WebGLProperties {
constructor();
get( object: any ): any;
delete( object: any ): void;
clear(): void;
remove( object: any ): void;
update( object: any, key: any, value: any ): any;
dispose(): void;
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册