Mode

enumeration

Cambiar al Manual

Descripción

Determines how the TilemapRenderer should batch the sprites from tiles for rendering.

Variables

ChunkBatches each Sprite from the Tilemap into grouped chunks to be rendered.
IndividualSends each Sprite from the Tilemap to be rendered individually.