移動先: 概要 戻り値 フラグ. MEL 例.
keyframeRegionSetKeyCtx [-breakdown boolean] [-exists] [-history boolean] [-image1 string] [-image2 string] [-image3 string] [-name string]
contextName
keyframeRegionSetKeyCtx は 「元に戻す」が可能、「照会」が可能、「編集」が可能 です。
このコマンドは、ドープシート エディタのキーフレーム領域内でキーの設定に使用できるコンテキストを作成します。
戻り値の型は照会モードでは照会フラグが基になります。
breakdown, exists, history, image1, image2, image3, name
: コマンドの作成モードで使用可能なフラグ
|
: コマンドの編集モードで使用可能なフラグ
|
: コマンドの照会モードで使用可能なフラグ
|
: 1 つのコマンドで複数回使用可能なフラグ
|
// Create a set key context for the dope sheet editor
//
keyframeRegionSetKeyCtx keyframeRegionSetKeyContext;