Search Results for

    Show / Hide Table of Contents

    Enum SpatialSource

    Specifies the type of an interaction source.

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

    Fields

    Name Description
    Controller

    Recognizes the button on the clicker.

    Hand

    Gesture from the user's hand.

    Other

    Source is unknown.

    Voice

    Recognizes 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