Method CleanUp
CleanUp()
Releases the cached biome data owned by this biome.
public void CleanUp()
Remarks
This disposes GPU resources held by Pinwheel.Vista.LocalProceduralBiome.cachedData and clears the cache reference. It is invoked on disable, on graph changes, and optionally after each manager generation pass depending on cleanUpMode. The method does not modify biome inputs, masks, or authored settings.