Open BlackYps opened 1 year ago
@BlackYps Can you Specify the Water settings?
What do you mean?
What do you mean?
can you give me a refrence to the setting your having to edit then import ?
When you press "export water settings" you will get a file with the complete water settings. Basically these should all be represented in the ui.
There are some exceptions though: sunGlow
is not used by the shader, so you can omit that. Same for sunStrength
, sunReflection
, fresnelPower
and fresnelBias
.
The two values of colorLerp
should be represented as two independent values surface color lerp min
and surface color lerp max
as this is how they are used in the shader.
The editor doesn't expose all water settings in the ui. The only way to edit them is by exporting and importing water settings, which is unnecessarily tedious