英語で読む 編集

次の方法で共有


IMixedRealityInputHandler Interface

Definition

Interface to implement for simple generic input.

C++
public interface class IMixedRealityInputHandler : Microsoft::MixedReality::Toolkit::Input::IMixedRealityBaseInputHandler, UnityEngine::EventSystems::IEventSystemHandler
Derived
Implements
IMixedRealityBaseInputHandler UnityEngine.EventSystems.IEventSystemHandler

Methods

OnInputDown(InputEventData)

Input Down updates from Interactions, Keys, or any other simple input.

OnInputUp(InputEventData)

Input Up updates from Interactions, Keys, or any other simple input.

Applies to

製品 バージョン
MRTK2 Unity 2018 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0
MRTK2 Unity 2019 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0
MRTK2 Unity 2020 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0