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