CullLimit#
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; }
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.
public float CullLimit { get; set; }