struct LocalizationEventArgs (Niantic.ARDK.Extensions.Localization.LocalizationEventArgs)
Note
This is an experimental feature, and may be changed or removed in a future release. This feature is currently not functional or supported.
struct LocalizationEventArgs: Niantic.ARDK.Utilities.IArdkEventArgs { // properties float Confidence; ARWorldCoordinateSpace CoordinateSpace; LocalizationFailureReason FailureReason; };