This version of Unity is unsupported.

TileAnimationFlags.UnscaledTime

Description

When true, the unscaled time is used to run the Tile Animation. Otherwise, the scaled time is used to run the Tile Animation.

This is useful for playing the Tile Animation whilst the game is paused and [[Time.timeScale] is set to zero.