C4 Engine Terathon Software C4 Engine API Documentation

• Time Manager

API Links
Developer Links

Interpolator::SetMaxValue

Defined in:  C4Time.h
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