Version: 2017.2

Tilemap.GetEditorPreviewTransformMatrix

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

파라미터

position Position of the editor preview Tile on the Tilemap.

반환

Matrix4x4 The transform matrix.

설명

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