mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Enum InteractableOnPressReceiver.InteractionType

    Type of valid interaction distances to fire press events

    Namespace: Microsoft.MixedReality.Toolkit.UI
    Assembly: cs.temp.dll.dll
    Syntax
    public enum InteractionType

    Fields

    Name Description
    FarOnly

    Support Far press interactions only

    NearAndFar

    Support Near and Far press interactions

    NearOnly

    Support Near press interactions only

    In This Article
    • Fields
    Back to top Generated by DocFX