XRImageResolutionProfile# webVis API Reference XRImageResolutionProfile Enumeration XRImageResolutionProfile The XRImageResolutionProfile specifies which resolution a requested images should have. The available options are low resolution (LOW_RES) and native resolution (NATIVE). Index Enumeration Members LOW_RES NATIVE Enumeration Members LOW_RES LOW_RES: "lowRes" This will request images with a low resolution. NATIVE NATIVE: "native" This will request images with the native resolution.
The XRImageResolutionProfile specifies which resolution a requested images should have. The available options are low resolution (LOW_RES) and native resolution (NATIVE).