XRImageSourceConfigDevice

Interface XRImageSourceConfigDevice

Configuration for an XRImageSource that provides XRImages from a device.

interface XRImageSourceConfigDevice {
    type: DEVICE;
}

Properties

Properties

type: DEVICE



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