Legacy Documentation: Version 2017.2 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Orientation

enumeration

Description

Determines the orientation of tiles in the Tilemap.

Properties

XYOrients tiles in the XY plane.
XZOrients tiles in the XZ plane.
YXOrients tiles in the YX plane.
YZOrients tiles in the YZ plane.
ZXOrients tiles in the ZX plane.
ZYOrients tiles in the ZY plane.
CustomUse a custom orientation to all tiles in the tile map.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答