OutputVisibility
The
OutputVisibility
class describes whether or not an object is visible from various outputs.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. |
This module exposes no methods.
Last modified 3yr ago