Visual Shader Vertex Displacemen

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Vikrant

I made a visual shader to displace vertices of make water…
but i cannot figure out how to recalculate normal i tried to normalize vector3 which displaces vertex but i got weird black spot in middle of mesh…

Here is my visual shader

If you figure out how to calculate normals please consider telling me