XRScanningConfiguration
Configuration for scanning.
Declaration
public class XRScanningConfigurationConstructors
public XRScanningConfiguration()
Properties
| Name | Type | Summary |
|---|---|---|
| FarDepth | float | - |
| Framerate | int | - |
| FullResolutionEnabled | bool | - |
| FullResolutionFramerate | int | - |
| NearDepth | float | - |
| RaycasterVisualizationEnabled | bool | - |
| RaycasterVisualizationResolution | Vector2 | - |
| ScanBasePath | string | - |
| ScanTargetId | string | - |
| UseEstimatedDepth | bool | - |
| VoxelSize | float | - |
| VoxelVisualizationEnabled | bool | - |