Preparing search index...

    Enumeration CameraIdExposes User Data

    A handle to specify which camera on the Spectacles to request from. Used with CameraModule.createCameraRequest.

    Index

    Enumeration Members

    Default_Color: number

    The default color camera. On Spectacles (2024), the default color camera is located on the left side of the device. On Spectacles (2026), the default color camera is located on the right side of the device.

    Left_Color: number

    The color camera on the left side of the device. This camera does not exist on Spectacles (2026), and requesting it will throw an exception.

    Left_Grayscale: number

    The grayscale camera on the left side of the device. This camera exists starting Spectacles (2026), and requesting it on prior versions will throw an exception.

    Right_Color: number

    The color camera on the right side of the device.