Search Results for

    Show / Hide Table of Contents

    Enum XRImageTrackingMethod

    Tracks images.

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

    Fields

    Name Description
    FullTracking

    Tracks the full image.

    LastKnownPose

    Tracked by the last known pose, but not directly tracked.

    NotTracking

    Image is 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