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.
Adds a transition.
void AddTransition(
CBaseTransition* pTransition
);
Parameters
- pTransition
A pointer to a transition to add.
Remarks
This method is called to add a transition to the internal list of transitions to be applied to the animation variable. This list should be cleared when an animation has been scheduled.
Requirements
Header: afxanimationcontroller.h