NodeGetPhysicsProcessDeltaTime Method |
Returns the time elapsed (in seconds) since the last physics-bound frame (see _PhysicsProcess(Single)). This is always a constant value in physics processing unless the frames per second is changed via IterationsPerSecond.
Namespace: Godot
public float GetPhysicsProcessDeltaTime()
[Missing <returns> documentation for "M:Godot.Node.GetPhysicsProcessDeltaTime"]