次の方法で共有


CBaseTransition::SetRelatedVariable

更新 : 2011 年 3 月

Visual Studio 2010 SP1 が必要です。

アニメーション変数と遷移の関係を確立します。

void SetRelatedVariable(
   CAnimationVariable* pVariable
);

パラメーター

  • pVariable
    関連するアニメーション変数へのポインター。

解説

アニメーション変数と遷移の関係を確立します。 遷移を適用できる変数は 1 つだけです。

必要条件

ヘッダー: afxanimationcontroller.h

参照

その他の技術情報

CBaseTransition クラス

履歴の変更

日付

履歴

理由

2011 年 3 月

このコンテンツを追加。

SP1 機能変更