JamesTKhan/Mundus

Ability to disable water reflections/refractions

Closed this issue · 0 comments

Is your feature request related to a problem? Please describe.
Currently reflection and refraction textures on water are expensive because they require additional render passes. Being able to disable these features would be ideal for lower end hardware/GWT. An ubershader would accommodate these changes best so we should look into refactoring the current water shader to be a uber shader.