Show / Hide Table of Contents

Enum ChunkCleanupType

Namespace: Tessera
Assembly: cs.temp.dll.dll
Syntax
public enum ChunkCleanupType

Fields

Name Description
Full

Remove everything associated with the chunk.

Memoize

Remove the GameObjects, but keep tile data so they can be recreated exactly

None

Never cleanup chunks

Back to top Generated by DocFX