PrimaryLight¶
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; }
The primary light that affects the water.
Setting this is optional. This should be a directional light. Defaults to RenderSettings.sun.
public Light PrimaryLight { get; set; }