Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

ProtoFlux:DeltaTime

Returns the time it took to perform the last update, clamped to a maximum of 0.1 seconds.
dT
*
Time

The DeltaTime node returns the time it took to perform the last update in seconds, clamped to a maximum value of 0.1 seconds.

Outputs

* (float)

The time it took to perform the last update. This value is clamped to a maximum of 0.1 seconds.

See also