OnCreateChunkRenderer#

Property in SurfaceRenderer

Invoked after water chunk modification.

Gives an opportunity to modify the renderer.

Declaration#

public static Action<Renderer> OnCreateChunkRenderer { get; set; }