Search Results for

    Show / Hide Table of Contents

    Enum VuforiaState

    Vuforia State enumerator.

    Namespace: Evergine.Vuforia
    Assembly: Evergine.Vuforia.dll
    Syntax
    public enum VuforiaState

    Fields

    Name Description
    Initialized

    Vuforia is initialized but not tracking.

    Stopped

    Vuforia has not been initialized.

    Tracking

    Vuforia is initialized and tracking.

    Extension Methods

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