Tilemap.GetEditorPreviewTransformMatrix

Cambiar al Manual
public Matrix4x4 GetEditorPreviewTransformMatrix (Vector3Int position);

Parámetros

positionPosition of the editor preview Tile on the Tilemap.

Valor de retorno

Matrix4x4 The transform matrix.

Descripción

Gets the transform matrix of an editor preview tile given the XYZ coordinates of a cell in the tile map.