Search Results for

    Show / Hide Table of Contents

    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.

    Extension Methods

    EnumExtensions.HasFlag(Enum, Enum)
    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX