C4 Engine
C4 Engine API Documentation

Interpolator::GetRate

Defined in:  C4Time.h
Returns the rate at which an interpolator changes.
Prototype

float GetRate(voidconst;

Description
The GetRate function returns the current rate at which an interpolator changes. The rate is measured in the change in value per millisecond.
See Also

Interpolator::SetRate