Share via


CCustomTransition::SetInitialVelocity

Sets an initial velocity, which will be applied to an animation variable associated with this transition.

void SetInitialVelocity(
   DOUBLE initialVelocity
);

Parameters

  • initialVelocity

Requirements

Header: afxanimationcontroller.h

See Also

Reference

CCustomTransition Class