Enum Privilege.Category
Category of the privilege. It can be one of Invalid, Sensitive, Reality, Autogranted or Trusted
Namespace: UnityEditor.XR.MagicLeap
Assembly: UnityEditor.XR.MagicLeap.dll
Syntax
public enum Privilege.Category
Fields
| Name | Description |
|---|---|
| Autogranted | Autogranted |
| Invalid | Invalid |
| Reality | Reality |
| Sensitive | Sensitive |
| Trusted | Trusted |