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