Skip to content

physicsDeltaTime

Description

physicsDeltaTime is a Property on Time
Returns the time that has passed since the last physics tick(/frame).

Example
Time.physicsDeltaTime = 1.0
local testVariable = Time.physicsDeltaTime
Usage

returns: float