C4 Engine Terathon Software C4 Engine API Documentation

• Time Manager

API Links
Developer Links

Interpolator::SetRate

Defined in:  C4Time.h
Sets the rate at which an interpolator moves.
Prototype

void SetRate(float rate);

Parameters
rate The new interpolator rate.
Description
See Also

Interpolator::GetRate