UnscaledTime
When true, the unscaled time is used to run the Tile Animation. Otherwise, the scaled time is used to run the Tile Animation.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Tilemaps
- Assembly: UnityEngine.TilemapModule
UnscaledTime = 8
Remarks
This is useful for playing the Tile Animation whilst the game is paused and [[Time.timeScale] is set to zero.