Conservative¶
Whether exclusion tests are conservative.
This is only useful for removing chunks for performance. It is conservative, as a water body must contain a chunk completely rather than overlap.
Declaration¶
public bool Conservative { get; set; }