XRImageResolutionProfileΒΆ webVis API ReferenceXRImageResolutionProfileEnumeration XRImageResolutionProfileThe XRImageResolutionProfile specifies which resolution a requested images should have. The available options are low resolution (LOW_RES) and native resolution (NATIVE). IndexEnumeration MembersLOW_RES NATIVE Enumeration MembersLOW_RESLOW_RES: "lowRes"This will request images with a low resolution. NATIVENATIVE: "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).