another leak fixed!

This commit is contained in:
2024-09-27 00:47:23 +02:00
parent 825fbca97b
commit c8eb029987
3 changed files with 14 additions and 7 deletions

View File

@@ -81,7 +81,7 @@ export class Vortex extends THREE.Group {
texture.repeat.set(2, 2)
this.colorFullCylinder.material.map = texture
})
this.colorFullCylinder.material.opacity = 0.34
this.colorFullCylinder.material.opacity = 0.14
this.globalRotation = 0.028
this.darkTextureRotation = 0.006