Property OnFrameEnd
OnFrameEnd
Gets or Sets an Action method to invoke at the end of each animation frame.
public Action<AnimatedTilemap>? OnFrameEnd { get; set; }
Gets or Sets an Action method to invoke at the end of each animation frame.
public Action<AnimatedTilemap>? OnFrameEnd { get; set; }