Skip to content

API > Time > maximumDeltaTime


Time.maximumDeltaTime⚓︎

Read-Only

Read-only Property This property is Read-Only

Name Type
maximumDeltaTime number

Description⚓︎

The maximum time a frame can take. Physics and other fixed frame rate updates (like MonoBehaviour's FixedUpdate) will be performed only for this duration of time per frame.