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