I am trying to create a foam effect around the shore in a ocean themed scene and to achieve this result I am using distance fields. The camera is located far away from the shore and my problem is that in that distance, distance fields disappear so the effect doesn’t work. How can I increase distance fields draw distance or else, how i can recreate a similar effect? One thought I had was to take a screenshot from top view and turn that into an opacity mask but with every change I make to the shore a new screenshot will be needed, so this isn’t the preferred way to go.