开发:更新api
This commit is contained in:
4
types/Loader/EnvLoader.d.ts
vendored
Normal file
4
types/Loader/EnvLoader.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import { Texture } from "three";
|
||||
export declare function LoadDefaultExr(): Promise<Texture>;
|
||||
export declare function LoadMetalEnv(): Promise<Texture>;
|
||||
//# sourceMappingURL=EnvLoader.d.ts.map
|
Reference in New Issue
Block a user