XRImageSourceConfig

Type Alias XRImageSourceConfig

XRImageSourceConfig:
    | XRImageSourceConfigDevice
    | XRImageSourceConfigPlayback
    | { type: string }

Configuration for an XRImageSource. The configuration must specify the type of the source to determine how the images are provided.




Was this page helpful? Please leave a thumbs up or down.