getting some errors trying to create water simulation with niagara system. have been following this documentation but something is outdated.
This is what i need to implement but do not know how:
In_UV: Afloat2for the UV coordinates.In_MipLevel: Afloatfor the mip level.Out_Value: Anout float4to store the sampled value.
However, the script is only providing the UV and Out_Value parameters, missing the MipLevel parameter.
