IMixedRealityServiceConfiguration Interface

Definition

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

Properties

ComponentName

The name of the system, feature or manager.

ComponentType

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

RuntimePlatform

The runtime platform(s) to run this service.

Applies to