GameTime.FrameCount Property
Definition¶
Namespace: Brine2D.Core
The total number of frames rendered since the game started.
public long FrameCount { get; init; }
Namespace: Brine2D.Core
The total number of frames rendered since the game started.
public long FrameCount { get; init; }