Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Tilemap.loopEndedForTileAnimation

Parameters

value A callback set by a user to notify them when Tiles have reached the end of their loop for their Tile Animation.

Description

Callback when Tiles on a Tilemap have reached the end of their loop for their Tile Animation.

This returns the list of positions on the Tilemap which have ended their loop for their Tile Animation.