Namespace UnityEditor.XR.ARKit
Classes
ARKitSettings
Holds settings that are used to configure the ARKit XR Plugin.
ARKitSettingsProvider
This class is now deprecated. Its internal functionality has been replaced by XR Plug-in Management
ARObjectImporter
Importer for .arobject
files. See
Scanning and Detecting 3D Objects
for instructions on how to generate these files.
Structs
ARObject
Represents an ARKit ARObject archive. This is the contents of a file with extension .arobject
.
See Scanning and Detecting 3D Objects
for instructions on how to generate these files.
ARObjectInfo
Represents metadata associated with a .arobject
archive. These archives
are the source data for ARKit
Enums
ARKitSettings.Requirement
Enum which defines whether ARKit is optional or required.