Changes
Co-authored-by: Reifonas <211114984+Reifonas@users.noreply.github.com>
This commit is contained in:
@@ -8,7 +8,7 @@ import { useCallback } from 'react';
|
||||
import { toast } from 'sonner';
|
||||
import { exportObjectsAsGLB } from '@/lib/exportSelectionGLB';
|
||||
import * as THREE from 'three';
|
||||
import { elementKey } from '@/components/three/ModelViewer';
|
||||
import { elementKey, sceneRef } from '@/components/three/ModelViewer';
|
||||
|
||||
const WIRE_COLORS = [
|
||||
{ label: 'Cinza', value: '#8899aa' },
|
||||
|
||||
Reference in New Issue
Block a user