Variable: xrDeviceCameraEnvironmentContinuousOptions
constxrDeviceCameraEnvironmentContinuousOptions:object
Defined in: src/camera/CameraOptions.ts:54
Type Declaration
enabled
readonlyenabled:boolean=false
videoConstraints?
readonlyoptionalvideoConstraints:object
Constraints for getUserMedia. This will guide the initial camera
selection. *
willCaptureFrequently
readonlywillCaptureFrequently:boolean=false
Hint for performance optimization on frequent captures.