Method IsOverlap
- Namespace
- Pinwheel.Vista.RealWorldData
- Assembly
- Pinwheel.Vista.RealWorldData.Runtime.dll
IsOverlap(Bounds)
Tests whether this biome overlaps the supplied area in XZ space.
public bool IsOverlap(Bounds area)
Parameters
areaBoundsArea to test against this biome footprint.