Skip to main content

Time.maximumDeltaTime

"Read-Only"

This property is Read-Only

NameType
maximumDeltaTimenumber

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.