CullLimit#

Property in UnderwaterRenderer

Proportion of visibility below which the water surface will be culled when underwater.

The larger the number, the closer to the camera the water tiles will be culled.

Declaration#

public float CullLimit { get; set; }