Search Results for

    Show / Hide Table of Contents

    Enum XRImageTrackingMethod

    Image tracking method.

    Namespace: Evergine.Framework.XR.TrackableItems.Images
    Assembly: Evergine.Framework.dll
    Syntax
    public enum XRImageTrackingMethod

    Fields

    Name Description
    FullTracking

    Full image tracking.

    LastKnownPose

    Tracked by last know pose, but not direct tracking.

    NotTracking

    Image not being tracked at all.

    Extension Methods

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