Enum ColocationState
Represents the possible states for colocation advertisement or discovery.
Namespace: UnityEngine.XR.OpenXR.Features.Meta
Assembly: Unity.XR.MetaOpenXR.dll
Syntax
public enum ColocationState
Fields
| Name | Description |
|---|---|
| Active | The state is active. |
| Inactive | The state is inactive. |
| Starting | The state is transitioning from |
| Stopping | The state is transitioning from |