ClipPlaneOffset#

Property in WaterReflections

The near clip plane clips any geometry before it, removing it from reflections.

Can be used to reduce reflection leaks and support varied water level.

Declaration#

public float ClipPlaneOffset { get; set; }