Node.getPhysicsProcessDeltaTime

Returns the time elapsed since the last physics-bound frame (see _physicsProcess). This is always a constant value in physics processing unless the frames per second is changed in OS.

struct Node
@nogc nothrow const
double
getPhysicsProcessDeltaTime
()

Meta