Search Results for

    Show / Hide Table of Contents

    Enum SpatialSource

    Specifies the kind of an interaction source.

    Namespace: Evergine.Framework.XR.Interaction
    Assembly: Evergine.Framework.dll
    Syntax
    public enum SpatialSource

    Fields

    Name Description
    Controller

    Recognize from the clicker's button.

    Hand

    Gesture from the user's hand.

    Other

    Unknown source.

    Voice

    Recognize from the user's voice.

    Extension Methods

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