MixedRealitySpatialObserverConfiguration Struct
Definition
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.
public value class MixedRealitySpatialObserverConfiguration : Microsoft::MixedReality::Toolkit::IMixedRealityServiceConfiguration
[System.Serializable]
public struct MixedRealitySpatialObserverConfiguration : Microsoft.MixedReality.Toolkit.IMixedRealityServiceConfiguration
[<System.Serializable>]
type MixedRealitySpatialObserverConfiguration = struct
interface IMixedRealityServiceConfiguration
Public Structure MixedRealitySpatialObserverConfiguration
Implements IMixedRealityServiceConfiguration
- Inheritance
-
MixedRealitySpatialObserverConfiguration
- Attributes
- Implements
Constructors
MixedRealitySpatialObserverConfiguration(SystemType, String, UInt32, SupportedPlatforms, BaseSpatialAwarenessObserverProfile) |
Constructor. |
Properties
ComponentName |
The name of the system, feature or manager. |
ComponentType |
The concrete type for the system, feature or manager. |
ObserverProfile |
Spatial Observer specific configuration profile. |
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. |