VerticalDisplacementCullingContributions

Adds padding to water chunk bounds.

Dynamic Waves displaces the surface which can push vertices outside of the chunk bounds leading to culling issues. This value adds padding to the chunk bounds to mitigate this.

Declaration

public float VerticalDisplacementCullingContributions { get; set; }