Skip to main content
API Reference NianticSpatial.NSDK.AR.XRSubsystems

XRScanningConfiguration

Configuration for scanning.

Declaration

public class XRScanningConfiguration

See also

  • XRScanningConfiguration

Constructors

public XRScanningConfiguration()

Summary

Default constructor for the XRScanningConfiguration.


Properties

NameTypeSummary
FarDepthfloat
-
Framerateint
-
FullResolutionEnabledbool
-
FullResolutionFramerateint
-
NearDepthfloat
-
RaycasterVisualizationEnabledbool
-
RaycasterVisualizationResolutionVector2
The resolution of the raycast visualization's output images. The output quality is bound by both this resolution
as well as the quality of the underlying 3D reconstruction data. On devices without native depth support, the
underlying data is unlikely to be good enough to support resolution larger than 256x144.
RecordAllSensorsbool
-
ScanBasePathstring
-
ScanTargetIdstring
-
UseEstimatedDepthbool
-
VoxelSizefloat
-
VoxelVisualizationEnabledbool
-