IMixedRealityServiceConfiguration 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.
Defines configuration data for to be registered for a IMixedRealityService on startup. Generally, used for configuring the extended interface, IMixedRealityDataProvider
public interface class IMixedRealityServiceConfiguration
public interface IMixedRealityServiceConfiguration
type IMixedRealityServiceConfiguration = interface
Public Interface IMixedRealityServiceConfiguration
- Derived
Component |
The name of the system, feature or manager. |
Component |
The concrete type for the system, feature or manager. |
Priority |
The priority this system, feature or manager will be initialized in. |
Profile |
Profile configuration associated with the service |
Runtime |
The runtime platform(s) to run this service. |
Produit | Versions |
---|---|
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 |