WriteToColorTexture#
Whether to write the water surface color to the color/opaque texture.
This is likely only beneficial if the water injection point is before transparency, and there are shaders which need it (like refraction).
Declaration#
public bool WriteToColorTexture { get; set; }