I’m trying to edit the UE5 Water Plugin to generate a heightmap from the generated Gerstner waves, which will be used to apply foam at the crest of waves (among other things). I took a dive into the plugins guts and it shows a WorldPositionOffset map being created by the Gerstner wave function. How can I access this map to to use it for a heightmap?