Skip to main content
API Reference

Scanning


Classes

NameTypeSummary
NsdkScanningSubsystemXRScanningSubsystem, ISubsystemWithMutableApi<IApi>
The Lightship implementation of the XRScanningSubsystem. Do not create this directly.
Use the SubsystemManager instead.

Structs

NameTypeSummary
ScannerConfigurationCStructValueType
C struct for C# to send frame data to C++. Defined in ardk_scanner_configuration.h file.
Note: It is not that great as we have both XRScanningConfiguration and this ScannerConfigurationCStruct.
The reason why we don't move ScannerConfigurationCStruct into XRScanningConfiguration is for the benefits
of decoupling internal and public code, and avoid easily breaking existing public contracts.

Enums

NameTypeSummary
RecordingStatusRecordingStatus
-