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.
Sets the relationship between an animation variable and an animation object.
void SetParentAnimationObject(
CAnimationBaseObject* pParentObject
);
Parameters
- pParentObject
A pointer to an animation object that contains this variable.
Remarks
This method is called internally to establish one-to-one relationship between an animation variable and an animation object that encapsulates it.
Requirements
Header: afxanimationcontroller.h