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.
Last updated