Skip to content

DependencyOverlayInput

DependencyOverlayInput = object

Defined in: asset.ts:441

The overlay input produced by selected. It embeds another render’s output (a video or screenshot) as an overlay rather than a local file. The name identifies the target render (project-unique); config carries placement. The medium and concrete output are resolved by the backend.

readonly __screenciSelectedDependency: true

Defined in: asset.ts:442


config: DependencyOverlayOptions

Defined in: asset.ts:446

Placement options for the embedded overlay.


name: string

Defined in: asset.ts:444

Project-unique name of the target video/screenshot to embed.