ジャンプ先: 概要. 戻り値. フラグ. MEL 例.
retimeKeyCtx [-exists] [-history boolean] [-image1 string] [-image2 string] [-image3 string] [-moveByFrame int] [-name string] [-snapOnFrame boolean]
contextName
retimeKeyCtx は、取り消し可能、照会可能、および 編集可能 です。
このコマンドは、リタイム ツールを使って、グラフ エディタ内でキーフレームをスケールするために使用するコンテキストを作成します。
照会モードでは、戻り値のタイプは照会されたフラグに基づきます。
exists, history, image1, image2, image3, moveByFrame, name, snapOnFrame
フラグはコマンドの作成モードで表示できます
|
フラグはコマンドの編集モードで表示できます
|
フラグはコマンドの照会モードで表示できます
|
コマンド内でフラグを複数回使用できます。
|
// Create a manipulator style key context for the graph editor
//
retimeKeyCtx retimeKeyContext;