This commit is contained in:
2023-07-20 20:05:13 +02:00
parent e1da884441
commit b227690b31
3 changed files with 20 additions and 16 deletions

View File

@@ -42,7 +42,7 @@ export class Vortex extends THREE.Group {
texture.repeat.set(2, 1)
}),
blending: THREE.AdditiveBlending,
opacity: 0.7
opacity: 0.6
})
)
this.add(this.colorFullCylinder)