AfterCopyMaterial#

Property in UnderwaterRenderer

Raised after copying the water material properties to the underwater material.

Declaration#

public static Action<WaterRenderer, Material> AfterCopyMaterial { get; set; }