Tilemap.GetTransformMatrix

매뉴얼로 전환
public Matrix4x4 GetTransformMatrix (Vector3Int position);

파라미터

positionPosition of the Tile on the Tilemap.

반환

Matrix4x4 The transform matrix.

설명

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