Skip to main content
Version: 3.4

struct ScanningSqcScores

(Niantic.Lightship.AR.Scanning.ScanningSqcScores)

This struct is used by publicly and internally. For internal usage, we will pass down an array of struct to native.

struct ScanningSqcScores {
// fields

ScanQualityCategory Category;
float Score;
};