Search Results for

    Show / Hide Table of Contents

    Enum ChunkCleanupType

    Namespace: Tessera
    Assembly: Tessera.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

    In this article
    Back to top Generated by DocFX