Table of Contents

MaximumDeltaTime

Properties
public double MaximumDeltaTime { get; set; }

Limits time incremented in Step(double) in case of cpu spikes. Should normally be set to Unity's Time.maximumDeltaTime.

Property Value
Type Description
double