C4 Engine Terathon Software C4 Engine API Documentation

• World Manager

API Links
Developer Links

FrameAnimator::GetFrameInterpolator

Defined in:  C4Animation.h
Returns the interpolator used to play animation frames.
Prototype

Interpolator *GetFrameInterpolator(void);

const Interpolator *GetFrameInterpolator(voidconst;

Description
See Also
Interpolator