LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

Tilemap.orientationMatrix

public Matrix4x4 orientationMatrix;

Description

Orientation Matrix of the orientation of the tiles in the Tilemap.

This matrix can be customised if the orientation of the tiles is set to Tilemap.Orientation.Custom.