animationFrameRate
The frame rate for all Tile animations in the Tilemap.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Tilemaps
- Assembly: UnityEngine.TilemapModule
public float animationFrameRate { get; set; }
Remarks
The actual frame rate for each animation is dependent on this and the animation speed of the Tile animation.