Прочетете на английски Редактиране

Споделяне чрез


MixedRealityInputSystem Constructors

Definition

Overloads

MixedRealityInputSystem(MixedRealityInputSystemProfile)

Constructor.

C++
public:
 MixedRealityInputSystem(Microsoft::MixedReality::Toolkit::Input::MixedRealityInputSystemProfile ^ profile);

Parameters

profile
MixedRealityInputSystemProfile

The configuration profile for the service.

Applies to

MRTK2 Unity 2018 2.7.0 и други версии
Продукт Версии
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

MixedRealityInputSystem(IMixedRealityServiceRegistrar, MixedRealityInputSystemProfile)

Caution

This constructor is obsolete (registrar parameter is no longer required) and will be removed in a future version of the Microsoft Mixed Reality Toolkit.

Constructor.

C++
public:
 MixedRealityInputSystem(Microsoft::MixedReality::Toolkit::IMixedRealityServiceRegistrar ^ registrar, Microsoft::MixedReality::Toolkit::Input::MixedRealityInputSystemProfile ^ profile);

Parameters

registrar
IMixedRealityServiceRegistrar

The IMixedRealityServiceRegistrar instance that loaded the service.

profile
MixedRealityInputSystemProfile

The configuration profile for the service.

Attributes

Applies to

MRTK2 Unity 2018 2.7.0 и други версии
Продукт Версии (остаряло)
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)