AllCameras#

Property in UnderwaterRenderer

Whether to execute for all cameras.

If disabled, then additionally ignore any camera that is not the view camera or our reflection camera. It will require managing culling masks of all cameras.

Declaration#

public bool AllCameras { get; set; }