You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to add a water surface effect in the Threebox scene. After following the ThreeJS example, I found that the water body is pure black, and the blog effect is also stretched. As shown in the following figure:
After comparing ThreeJS, it was found that a Sky Box needs to be added. Then I added it, but there was also a situation where the skybox would obstruct the mapbox layer. As shown in the following figure:
What should I do to correctly add water surface effects in Threebox?
Looking forward to your reply, thank you
The text was updated successfully, but these errors were encountered:
I need to add a water surface effect in the Threebox scene. After following the ThreeJS example, I found that the water body is pure black, and the blog effect is also stretched. As shown in the following figure:
After comparing ThreeJS, it was found that a Sky Box needs to be added. Then I added it, but there was also a situation where the skybox would obstruct the mapbox layer. As shown in the following figure:
What should I do to correctly add water surface effects in Threebox?
Looking forward to your reply, thank you
The text was updated successfully, but these errors were encountered: