Skip to content

GameTime.DeltaTime Property

Definition

Namespace: Brine2D.Core

Gets the elapsed time as seconds \(convenience property\).

C#
public double DeltaTime { get; }

Property Value

System.Double