Skip to content

Latest commit

 

History

History
46 lines (41 loc) · 1.3 KB

outputvisibility.md

File metadata and controls

46 lines (41 loc) · 1.3 KB

OutputVisibility

The OutputVisibility class describes whether or not an object is visible from various outputs.

Properties

Property Description
forCaptureOutput

(get) forCaptureOutput: BoolValue (set) forCaptureOutput: BoolSignal

Specifies whether the object is visible on the capture output.

forOverlayOutput

(get) forOverlayOutput: BoolValue (set) forOverlayOutput: BoolSignal

Specifies whether the object is visible on the overlay output.

forPreviewOutput

(get) forPreviewOutput: BoolValue (set) forPreviewOutput: BoolSignal

Specifies whether the object is visible on the preview output.

## Methods

This module exposes no methods.