Skip to content

API > Time > inFixedTimeStep


Time.inFixedTimeStep⚓︎

Read-Only

Read-only Property This property is Read-Only

Name Type
inFixedTimeStep boolean

Description⚓︎

Returns true if called inside a fixed time step callback (like MonoBehaviour's FixedUpdate), otherwise returns false.