C4 Engine Terathon Software C4 Engine API Documentation

• World Manager

API Links
Developer Links

Animator::GetWeightInterpolator

Defined in:  C4Animation.h
Returns the interpolator used to modify an animator's weight.
Prototype

Interpolator *GetWeightInterpolator(void);

const Interpolator *GetWeightInterpolator(voidconst;

Description
See Also

Interpolator