Version: 1.4
LanguageEnglish
  • C#

Mode

enumeration

Description

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

Properties

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

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答