ClipPlaneOffset#
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; }
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.
public float ClipPlaneOffset { get; set; }