Skip to content

GameTime.FrameCount Property

Definition

Namespace: Brine2D.Core

The total number of frames rendered since the game started.

public long FrameCount { get; init; }

Property Value

System.Int64