Skip to main content
Version: 2.0.0-preview

Scene Reference (Video)

References another scene's rendered video output and renders it as a drawable in the current scene. The referenced scene is re-rendered whenever its inputs change.

Library location

Library → Scene Reference (Video)

Properties

Referenced Scene (ReferencedScene)

The scene whose rendered output is composited.

  • Type: Scene?
  • Default: null
  • Animatable: No

Common properties

This object inherits from Drawable and exposes the common properties declared on its base classes.

Usage

Use to compose multi-scene projects: render reusable elements (logos, lower-thirds, intros) once and instantiate them across scenes.

Source

src/Beutl.ProjectSystem/ProjectSystem/SceneDrawable.cs