PlotSequencerCamera
 
 
 

PlotSequencerCamera

Introduced

v12.0 (2014)

Description

Creates a single camera for all ShotClips in Camera Sequencer. Also creates a new action by plotting values from consecutive sequence frames of camera animations. Action is created under scene root.

Scripting Syntax

oReturn = PlotSequencerCamera( [SequencerIn], [SequencerOut], [ActionName], [CameraName], [PlotWithoutGaps], [ApplyToCamera] );

Return Value

A XSICollection containning the created Camera and the clip if it is generated.

Parameters

Parameter Type Description
SequencerIn Long Start camera sequencer frame of the region on which to operate.

Default Value: 1

SequencerOut Long End camera sequencer frame of the region on which to operate.

Default Value: 100

ActionName String Name for the new actions.

Default Value: SequencerCamera_Plot_Action

CameraName String Name for the new sequencer camera. Only valid if PlotCamera is True.

Default Value: SequencerCamera_Plot

PlotWithoutGaps Boolean Determine whether or not to ignore the gaps between ShotClips.

Default Value: False

ApplyToCamera Boolean Do we want to directly apply the action to camera after plotting them? No to add source as clip in the mixer.

Default Value: True

See Also

PlotCamSeqToActions PlotFrameSetToActions PlotCamSeqShape PlotCamSeqForCachedObjects ApplyCamSeqFileCacheSources GetSceneFrameSetFromCamSeq