Version: 2020.2
언어: 한국어

Tilemap.SetEditorPreviewTransformMatrix

매뉴얼로 전환
public void SetEditorPreviewTransformMatrix (Vector3Int position, Matrix4x4 transform);

파라미터

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

설명

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

The editor preview tile is used for previewing possible additions to the tile map.