Class ARKitSettings
Holds settings that are used to configure the ARKit XR Plugin.
Inherited Members
Namespace: UnityEditor .XR.ARKit
Assembly: solution.dll
Syntax
[Serializable]
[XRConfigurationData("ARKit", "UnityEditor.XR.ARKit.ARKitSettings")]
public class ARKitSettings : ScriptableObject
Properties
Name | Description |
---|---|
current |
Get or set the ARKit |
face |
If |
requirement | Determines whether ARKit is required for this app. If set to Required, the app can only be downloaded on devices with ARKit support. |
Methods
Name | Description |
---|---|
Get |
Gets the currently selected settings, or creates default settings if no ARKit |