Version: 2021.3
public Color GetColor (Vector3Int position);

参数

position 瓦片在 Tilemap 上的位置。

返回

Color Color of the Tile at the XYZ coordinate.

描述

Gets the Color of a Tile given the XYZ coordinates of a cell in the Tilemap.

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