IsFixedTimeStep

Property

Namespace: Imagini

Declared in: Imagini.AppBase


Gets or sets if the time between each frame should be fixed.

Syntax

public bool IsFixedTimeStep { public get; public set; }

Back to index