Version: 2020.2
언어: 한국어

Mode

enumeration

매뉴얼로 전환

설명

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.