Share via


CKeyFrame::m_pExistingKeyFrame

Stores a pointer to an existing keframe. This keyframe is added to storyboard with m_offset to the existing keyframe.

CBaseKeyFrame* m_pExistingKeyFrame;

Requirements

Header: afxanimationcontroller.h

See Also

Reference

CKeyFrame Class