Type Alias XRLayerLayout

XRLayerLayout:
    | "default"
    | "mono"
    | "stereo"
    | "stereo-left-right"
    | "stereo-top-bottom"