UNPKG

@takram/three-atmosphere

Version:
5 lines (4 loc) 173 B
import { PrecomputedTextures } from '../PrecomputedTexturesLoader'; export declare function useAtmosphereTextureProps(url?: string): { textures: PrecomputedTextures; };