提交 cb4049d3 编写于 作者: L linbingquan

fix: #20370

上级 7830fe34
......@@ -11,6 +11,6 @@ export class CompressedTextureLoader extends Loader {
onLoad: ( texture: CompressedTexture ) => void,
onProgress?: ( event: ProgressEvent ) => void,
onError?: ( event: ErrorEvent ) => void
): void;
): CompressedTexture;
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册