Changes
Co-authored-by: Reifonas <211114984+Reifonas@users.noreply.github.com>
This commit is contained in:
@@ -241,8 +241,7 @@ export function ViewCube() {
|
|||||||
dpr={[1, 2]}
|
dpr={[1, 2]}
|
||||||
>
|
>
|
||||||
<ambientLight intensity={1} />
|
<ambientLight intensity={1} />
|
||||||
<CubeMesh calibrating={isCalibrating} />
|
<CubeMesh calibrating={isCalibrating} activeModelId={activeModelId} />
|
||||||
<AxisTripod />
|
|
||||||
</Canvas>
|
</Canvas>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user