Orientation

enumeration

Switch to Manual

Description

Sets which orientation to use for tiles in the Tilemap.

Variables

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.