Version: 2022.3
言語: 日本語

説明

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

変数

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