BlendDepthRange#

The minimum and maximum depth for blending (m).

When the water depth is outside than this value, animated waves will not contribute at all, water shape will come purely from this simulation. Negative depths are valid and occur when surfaces are above sea level.

Declaration#

public Vector2 BlendDepthRange { get; set; }