Description
Specifies the different fundamental types of Clip objects.
C# Syntax
StringModule.siClipAnimationType // mixeranimclip StringModule.siClipAnimCompoundType // AnimActionCompoundClip StringModule.siClipAudioType // mixeraudioclip StringModule.siClipImageType // ImageClip StringModule.siClipMixerType // Mixer StringModule.siClipShapeCompoundType // ShapeActionCompoundClip StringModule.siClipShapeType // mixershapeclip
|
Constant |
Value |
Description |
|
mixeranimclip |
Represents clip objects which are instances of AnimationSources containing FCurves, StaticSources, or Constraints. |
|
|
AnimActionCompoundClip |
Represents clip objects which are used to nest other animation clip objects. |
|
|
mixeraudioclip |
Represents clip objects which are instances of audio files. |
|
|
ImageClip |
Represents an ImageClip object. |
|
|
Mixer |
Represents clip objects which are the top-level container for all other clip objects. |
|
|
ShapeActionCompoundClip |
Represents clip objects which are used to nest other shape clip objects. |
|
|
mixershapeclip |
Represents clip objects which are instances of sources containing ShapeKeys. |
Applies To
See Also
Autodesk Softimage 2011