|
@@ -5,7 +5,7 @@ import { TresLeches, useControls } from '@tresjs/leches'
|
|
import { OrbitControls } from '@tresjs/cientos'
|
|
import { OrbitControls } from '@tresjs/cientos'
|
|
import '@tresjs/leches/styles'
|
|
import '@tresjs/leches/styles'
|
|
|
|
|
|
-const { clearColor, clearAlpha, alpha, toneMapping, shadows, shadowMapType } = useControls({
|
|
|
|
|
|
+const { clearColor, clearAlpha, toneMapping, shadows, shadowMapType } = useControls({
|
|
clearColor: '#82DBC5',
|
|
clearColor: '#82DBC5',
|
|
clearAlpha: {
|
|
clearAlpha: {
|
|
value: 1,
|
|
value: 1,
|