Enum ObserverStates
States of the Spatial Mapping Observer.
Namespace: Evergine.Framework.XR.SpatialMapping
Assembly: Evergine.Framework.dll
Syntax
public enum ObserverStates
Fields
| Name | Description |
|---|---|
| Running | The SurfaceObserver is currently running. |
| Stopped | The SurfaceObserver is currently idle. |