Version: 2021.3
言語: 日本語
public void RefreshAllTiles ();

説明

Refreshes all Tiles in the Tilemap. The Tilemap will retrieve the rendering data, animation data and other data for all tiles and update all relevant components.

Refer to Scriptable Tiles and Tilemap for more information.