C4 Engine Terathon Software C4 Engine API Documentation

• Time Manager

API Links
Developer Links

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