IMixedRealityServiceRegistrar Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface for Mixed Reality Toolkit service registration.
C++
public interface class IMixedRealityServiceRegistrar
public interface IMixedRealityServiceRegistrar
type IMixedRealityServiceRegistrar = interface
Public Interface IMixedRealityServiceRegistrar
- Derived
Get |
Gets the instance of the registered service. |
Get |
Gets the collection of the registered service instances matching the requested type. |
Is |
Checks to see if a service of the specified type has been registered. |
Register |
Registers a service of the specified type. |
Register |
Registers a service of the specified type. |
Unregister |
Unregisters a service of the specified type. |
Unregister |
Unregisters a service. |
製品 | バージョン |
---|---|
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 |