CAnimationController::GetKeyframeStoryboardStart

返回标志情节提要的开头的关键帧。

static CBaseKeyFrame* GetKeyframeStoryboardStart();

返回值

指向标识情节提要的开始的基本关键帧的指针。

备注

获取此关键帧以在情节提要开始时将任何其他关键帧或转换作为基础。

要求

标头: afxanimationcontroller.h

请参见

参考

CAnimationController 类