日本語翻訳ドキュメントはサポートを終了しました

MRTK 2.6 以降のドキュメントについては、公式の Microsoft ドキュメント を参照してください。

    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

    Back to top Generated by DocFX