Enum ARCoreFeatures
A set of flags that represent features available in ARCore.
Namespace: UnityEngine.XR.ARCore
Assembly: Unity.XR.ARCore.dll
Syntax
[Flags]
public enum ARCoreFeatures
Fields
| Name | Description |
|---|---|
| CloudAnchors | ARCore Cloud Anchors |
| None | No features are selected. |