Legacy Documentation: Version 2017.2 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Tilemap.GetEditorPreviewColor

public Color GetEditorPreviewColor(Vector3Int position);

Parameters

position Position of the Tile on the Tilemap.

Returns

Color Color of the editor preview tile at the XY coordinate.

Description

Gets the Color of an editor preview tile given the XYZ coordinates of a cell in the tile map.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答