floating widgets data added
This commit is contained in:
@@ -19,7 +19,7 @@ import ZoneCentreTarget from "../../components/ui/componets/zoneCameraTarget";
|
||||
|
||||
import { useThree } from "@react-three/fiber";
|
||||
import * as THREE from "three";
|
||||
import DroppedObjects from "../../components/ui/componets/DroppedFloatingWidgets";
|
||||
import Throughput from "../../components/layout/3D-cards/cards/Throughput";
|
||||
|
||||
// import Simulation from "./simulationtemp/simulation";
|
||||
|
||||
@@ -47,7 +47,6 @@ export default function Scene() {
|
||||
}}
|
||||
|
||||
>
|
||||
<DroppedObjects/>
|
||||
<Controls />
|
||||
<TransformControl />
|
||||
<SelectionControls />
|
||||
|
||||
Reference in New Issue
Block a user