Blend Water Plane and Skybox

Hello Team,

I am create a app using supersplat repo and playcanva engine API , I want to blend a reflective water plane with Skybox , currently im getting a sharp line between the two as shown in the image


is there any way / technique where I can blend it to look photorealistic something like the reference below( I used Heightfog from unreal for this render)

Thank you

Hey, an easy easy solution is to enable blending → alpha to your water material and apply a full plane opacity map like this one. It will smooth out rendering on your plane edges:

Here is how it can render in PlayCanvas:

2 Likes