Compo

2D Generator  -  Composite TextureLayer Icon 2D Layer , ShapeLayer Icon Shape layer and GeometryLayer Icon 3D Layer together. [Ctrl] + [Shift] + [N] to create a new composition after opening Smode

Compo Compo Compo Compo

Note: To create a compo from several Layers, select them and press [Ctrl] + [Shift] + [C]

A compo is a collection of TextureLayer Icon 2D Layer , composited together.

A compo can contain TextureLayer Icon 2D Layer and GeometryLayer Icon 3D Layer together. It can also contain Tool Icon Tools and AudioFileSoundTrack Icon Audio File .

A compo can also exist as a layer (pre-comp). That means layers can be grouped inside a compo , inside your main compo .

A compo has a main animation, that can either be a TimelineCue Icon Timeline or a CueList Icon Cue List . A compo with a main timeline can be played back like any other animated media (video, animated generative layer, etc).

A compo has a main CameraV9 Icon Camera . It defines the point of view that will be used to show the GeometryLayer Icon 3D Layer in the compo .

When saved on disk, a compo has the extension “.compo”.

You can also Bake compositions and Export and Consolidate them (except on Synth).

To save a compo . Simply press [Ctrl] + [S] or do File Based Generators -> “Save/Save as”

CompoSave CompoSave

Learn more about 2D compositing by reading: Basics of 2D Compositing .


Variables:

  • Background: The background color of the compo (can be semi or fully transparent)
  • Current Camera: Select the camera used to show the 3D objects contained by the compo
  • Main Animation: A compo main Animation is it’s main TimelineCue Icon Timeline . You can create it like that :CompoAnim02 CompoAnim02 and is then created under the compo CompoAnim01 CompoAnim01
  • Cameras: Cameras

Python

    Oil.createObject("Compo")