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

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


IMixedRealityFocusProvider.GetPointers<T> Method

Definition

Provides access to all registered pointers of a specified type.

C++
public:
generic <typename T>
 where T : class, Microsoft::MixedReality::Toolkit::Input::IMixedRealityPointer System::Collections::Generic::IEnumerable<T> ^ GetPointers();

Type Parameters

T

The type of pointers to request. Use IMixedRealityPointer to access all pointers.

Returns

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