Version: 2021.3

Tilemap.GetEditorPreviewSprite

切换到手册
public Sprite GetEditorPreviewSprite (Vector3Int position);

参数

position Position of the editor preview Tile on the Tilemap.

返回

Sprite Sprite at the XYZ coordinate.

描述

Gets the Sprite used in an editor preview Tile given the XYZ coordinates of a cell in the Tilemap.

请参阅可编程瓦片瓦片地图以了解更多信息。