Search Results for

    Show / Hide Table of Contents

    Enum XRPlaneTrackableType

    Summary of the normal vector of a plane for filtering purposes.

    Namespace: Evergine.Framework.XR.TrackableItems.Planes
    Assembly: Evergine.Framework.dll
    Syntax
    public enum XRPlaneTrackableType

    Fields

    Name Description
    HorizontalDownwardFacing

    A horizontal plane facing downward (e.g., a ceiling)

    HorizontalUpwardFacing

    A horizontal plane facing upward (e.g., floor or tabletop)

    Vertical

    A vertical plane (e.g., a wall)

    Extension Methods

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