Enum Privilege.Category
Namespace: UnityEditor.XR.MagicLeap
Syntax
public enum Category : int
Fields
Name | Description | Value |
---|---|---|
Invalid | 0 | |
Sensitive | 1 | |
Reality | 2 | |
Autogranted | 3 | |
Trusted | 4 |
public enum Category : int
Name | Description | Value |
---|---|---|
Invalid | 0 | |
Sensitive | 1 | |
Reality | 2 | |
Autogranted | 3 | |
Trusted | 4 |