PasteAnimation

詳細

指定したオブジェクトの下に、すべてのアニメーションを貼り付けます。

スクリプト構文

PasteAnimation( InputObjs, [UsePosition] );

パラメータ

パラメータ タイプ 説明
InputObjs オブジェクト名または Pset (任意の選択可能なもの) アニメーションをペーストしたいオブジェクト(または Pset)
UsePosition Boolean TRUE を設定すると、ターゲットのアニメート可能パラメータの順序で、アニメーション ソースがコピーされます。

デフォルト値: 1

VBScript の例

' pastes the animation under everything in the marked parameter list

PasteAnimation

関連項目

PasteAnimation CopyAllAnimation PasteAllAnimation CopyAllAnimation2