Tilemap.GetTransformMatrix

Cambiar al Manual
public Matrix4x4 GetTransformMatrix (Vector3Int position);

Parámetros

positionPosition of the Tile on the Tilemap.

Valor de retorno

Matrix4x4 The transform matrix.

Descripción

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