SimulationFrequency#

Property in PersistentLod

Frequency to run the simulation, in updates per second.

Lower frequencies are more efficient but may lead to visible jitter or slowness.

Declaration#

public int SimulationFrequency { get; set; }