PlotCamSeqShape
 
 
 

PlotCamSeqShape

Introduced

v12.0 (2014)

Description

Plots objects with shape animations in Camera Sequencer. A shape source(key) is created for each plotted frame of shape animation.

Scripting Syntax

PlotCamSeqShape( [InputObjs], [Name], [SequencerIn], [SequencerOut], [PlotWithoutGaps], [ApplyKeys], [Mode], [Content], [RefMode], [KeyList], [ClipList] );

Parameters

Parameter Type Description
InputObjs String List of objects whose shapes are plotted.

Default Value: If it's not specified, the whole scene with shape animations driving by shape clip will be plotted.

Name String Prefix for shape source names.
SequencerIn Double Start camera sequencer frame of the region on which to operate.

Default Value: 1

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

Default Value: 100

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

Default Value: False

ApplyKeys Boolean True to apply the plotted keys to the object. If true, the old clips will be removed.
Mode siShapeInstanceMode Determines how the shape is to be instantiated.

Default Value: siShapeBlendedWeightMode

Content siShapeContent Determines which deformations should get stored in the shape.

Default Value: siShapeContentUseConstructionMode

RefMode siShapeReferenceMode The reference mode of the shape key created

Default Value: siShapeLocalReferenceMode

KeyList XSICollection List of created shape keys
ClipList XSICollection List of created shape clips

See Also

PlotCamSeqToActions PlotFrameSetToActions PlotSequencerCamera PlotCamSeqForCachedObjects ApplyCamSeqFileCacheSources GetSceneFrameSetFromCamSeq