EngineSingleton.getPhysicsInterpolationFraction

Returns the fraction through the current physics tick we are at the time of rendering the frame. This can be used to implement fixed timestep interpolation.

struct EngineSingleton
@nogc nothrow const
double
getPhysicsInterpolationFraction
()

Meta