UNPKG

@wandelbots/wandelbots-js-react-components

Version:

React UI toolkit for building applications on top of the Wandelbots platform

7 lines 309 B
/** * Renders a preset environment for the 3D scene. * This component wraps the scene with an `Environment` component * and builds a lightmap build with `Lightformers`. */ export declare function PresetEnvironment(): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=PresetEnvironment.d.ts.map