Method AddFrame
AddFrame(AnimatedTilemapFrame)
Adds the given AnimatedTilemapFrame as the next frame of animation in this AnimatedTilemap.
public void AddFrame(AnimatedTilemapFrame frame)Parameters
- frameAnimatedTilemapFrame
- The AnimatedTilemapFrame to add