Hi! Thanks for asking, I call it a jitter effect but I think it's most commonly known as a boil or boiling effect? Basic gist is that you randomly offset the UV sampling of the texture in the shader, using a noise texture to get the random offset and a time value to change the offset over time. Hope that helps explain!