Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Interpolates the velocity at a given offset
virtual BOOL InterpolateVelocity(
UI_ANIMATION_SECONDS */,
DOUBLE *velocity
);
Parameters
- velocity
Output. The velocity of the variable at the offset.
Return Value
Basic implementation always returns TRUE. Return FALSE from overridden implementation if you wish to fail the event.
Requirements
Header: afxanimationcontroller.h