Table of Contents

Method OnAfterVMGenerate

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

OnAfterVMGenerate()

Called by the manager after tile generation finishes.

public void OnAfterVMGenerate()

Remarks

When cleanUpMode is Pinwheel.Vista.LocalProceduralBiome.CleanUpMode.EachIteration, this method disposes the cached biome data so the next generation pass starts from a fresh cache.