DefaultClippingState#

Property in ClipLod

The default clipping behaviour.

Whether to clip nothing by default (and clip inputs remove patches of surface), or to clip everything by default (and clip inputs add patches of surface).

Declaration#

public DefaultClippingState DefaultClippingState { get; set; }