UNPKG

@react-three/drei

Version:

useful add-ons for react-three-fiber

14 lines (13 loc) 287 B
export declare const presetsObj: { apartment: string; city: string; dawn: string; forest: string; lobby: string; night: string; park: string; studio: string; sunset: string; warehouse: string; }; export type PresetsType = keyof typeof presetsObj;