The default clipping behavior.
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; }