I’m working with a material that is using a render texture from a SceneCapture. I want this to only update every second instead of every frame. Should I do this in my material, and if so how?
I’m working with a material that is using a render texture from a SceneCapture. I want this to only update every second instead of every frame. Should I do this in my material, and if so how?