Version: 2022.3
언어: 한국어

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 Tilemap.

The editor preview Tile is used for previewing possible additions to the Tilemap.