Version: 2021.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.