water alpha
This commit is contained in:
parent
649affc841
commit
a7db52aa27
2
main.js
2
main.js
@ -117,7 +117,7 @@ const ocean = new Water(
|
|||||||
waterColor : 0x001e0f,
|
waterColor : 0x001e0f,
|
||||||
distortionScale: 3.7,
|
distortionScale: 3.7,
|
||||||
fog : scene.fog !== undefined,
|
fog : scene.fog !== undefined,
|
||||||
alpha : 0.5
|
alpha : 0.7
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
ocean.rotation.x = - Math.PI / 2;
|
ocean.rotation.x = - Math.PI / 2;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user