GetSceneFrameSetFromCamSeq

導入

v12.0 (2014)

説明

Camera Sequencer のフレーム範囲からシーン時間のフレーム数をリマップした時間を取得します。

スクリプト構文

oArray = GetSceneFrameSetFromCamSeq( [SequencerIn], [SequencerOut], [PlotWithoutGaps] );

戻り値

シーン時間のフレーム(秒単位)数をリマップした時間を含む Double 値の 1D 配列。シーン時間にフレームが見つからない場合は、空の配列を返します。

パラメータ

パラメータ タイプ 説明
SequencerIn Double 実行する領域の Camera Sequencer フレームを開始します。

デフォルト値: 1

SequencerOut Double 実行する領域の Camera Sequencer フレームを終了します。

デフォルト値: 100

PlotWithoutGaps Boolean ShotClips 間のギャップを無視するかどうかを決定します。

デフォルト値: False

関連項目

PlotCamSeqToActions PlotFrameSetToActions PlotCamSeqShape PlotSequencerCamera PlotCamSeqForCachedObjects ApplyCamSeqFileCacheSources