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.