FrameAnimator::GetFrameInterpolator
Defined in: C4Animation.h
Returns the interpolator used to play animation frames.
Prototype
Interpolator *GetFrameInterpolator(void);
const Interpolator *GetFrameInterpolator(void) const;
Description
See Also
Interpolator
|