Table of Contents

Method IsOverlap

Namespace
Pinwheel.Vista
Assembly
Pinwheel.Vista.Runtime.dll

IsOverlap(Bounds)

Tests whether this biome overlaps the specified world-space area.

bool IsOverlap(Bounds area)

Parameters

area Bounds

Area bounds to test.

Returns

bool

true if overlap exists; otherwise false.