Table of Contents

Property currentlyProcessingTile

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

currentlyProcessingTile

Gets the tile currently being processed by the active generation pass.

public ITile currentlyProcessingTile { get; protected set; }

Property Value

ITile

Remarks

The value changes as the manager iterates through overlapped tiles and is cleared when generation finishes.