Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.