C4 Engine Terathon Software C4 Engine API Documentation

• Effect Manager

API Links
Developer Links

FireEffectObject::SetFireSpeed

Defined in:  C4Effects.h
Sets the fire animation speed.
Prototype

void SetFireSpeed(long speed);

Parameters
speed The new fire animation speed. This must be a value between 0 and 24, inclusive.
Description
See Also

FireEffectObject::GetFireSpeed

FireEffectObject::GetFireIntensity

FireEffectObject::SetFireIntensity