PrimaryLight#

Property in WaterRenderer

The primary light that affects the water.

Setting this is optional. This should be a directional light. Defaults to RenderSettings.sun.

Declaration#

public Light PrimaryLight { get; set; }