AboveSurfaceMaterial#

Property in WaterBody

Water chunks that overlap this waterbody area will be assigned this material.

This is useful for varying water appearance across different water bodies. If no override material is specified, the default material assigned to the WaterRenderer component will be used.

Declaration#

public Material AboveSurfaceMaterial { get; set; }