• 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::SetValue
Defined in:
C4Time.h
Sets the current value of an interpolator.
Prototype
void
SetValue(
float
value);
Parameters
value
The new interpolator value.
Description
See Also
Interpolator::GetValue