• Time Manager
API Links
Table of Contents
Time Manager
class Interpolator
Developer Links
My Account
C4 Engine Wiki
Support Forums
Bug Tracker
Release Notes
API Documentation
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