Time Manager
C4Time.h

Interpolator::SetMaxValue

Sets the maximum value of an interpolator.
Prototype

void SetMaxValue(float max);

Parameters
max The new maximum interpolator value.
Description
See Also
Interpolator::GetMaxValue

Interpolator::GetMinValue

Interpolator::SetMinValue

Interpolator::SetRange