Skip to content

Commit e042c5f

Browse files
committed
Florence flask
1 parent dd61866 commit e042c5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/models/science/FlorenceFlask.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ export class FlorenceFlask extends Mesh<FlorenceFlaskGeometry, MeshPhysicalMater
88
new MeshPhysicalMaterial({
99
color: 0x88ccff,
1010
transparent: true,
11+
depthWrite: false,
1112
opacity: 0.4,
1213
roughness: 0.1,
1314
metalness: 0.1,

0 commit comments

Comments
 (0)