src/pages/fiber.jsx | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/pages/fiber.jsx
@@ -25,16 +25,16 @@ <Lights /> <Camera /> <Sky distance={450000} sunPosition={[0, 1, 0]} inclination={0} azimuth={0.25} /> {/* <Buildings /> */} {/* <TreeGroup /> */} {/* <House /> */} <Buildings /> <TreeGroup /> <House /> <Warehouse /> <OrbitControls /> <Environment background preset="night" /> {/* <Environment background preset="night" /> */} <Help /> </Canvas> {/* <Left /> */} {/* <Right /> */} <Left /> <Right /> </div> )