Tilemap.SetEditorPreviewTransformMatrix

Declaration

public void SetEditorPreviewTransformMatrix(Vector3Int position, Matrix4x4 transform);

Parameters

position Position of the editor preview Tile on the Tilemap.
transform The transform matrix.

Description

Sets the transform matrix of an editor preview Tile given the XYZ coordinates of a cell in the Tilemap.

The editor preview Tile is used for previewing possible additions to the Tilemap.


Did you find this page useful? Please give it a rating: