Table of Contents

Method CleanUp

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

CleanUp()

Disposes every temporary texture and buffer created by this provider that is still owned by it.

public void CleanUp()

Remarks

Callers may remove specific resources, such as the combined biome mask, before cleanup when ownership needs to be transferred elsewhere.