Table of Contents

Property worldBounds

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

worldBounds

Gets the biome bounds in world space.

public Bounds worldBounds { get; }

Property Value

Bounds

Remarks

The bounds are derived from anchor positions transformed by this object's transform. When falloffDirection is Pinwheel.Vista.FalloffDirection.Outer, the expanded falloff polygon is used so overlap checks and cache generation cover the full fade region.