AfterCopyMaterial#
Raised after copying the water material properties to the underwater material.
Declaration#
public static Action<WaterRenderer, Material> AfterCopyMaterial { get; set; }
Raised after copying the water material properties to the underwater material.
public static Action<WaterRenderer, Material> AfterCopyMaterial { get; set; }