maximumDeltaTime
7/14/25Less than 1 minute
Time.maximumDeltaTime
"Read-Only"
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.