MixedRealitySpatialAwarenessSystemProfile Class     
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.
Configuration profile settings for spatial awareness mesh observers.
public ref class MixedRealitySpatialAwarenessSystemProfile : Microsoft::MixedReality::Toolkit::BaseMixedRealityProfile[Microsoft.MixedReality.Toolkit.MixedRealityServiceProfile(typeof(Microsoft.MixedReality.Toolkit.SpatialAwareness.IMixedRealitySpatialAwarenessSystem), null)]
[UnityEngine.CreateAssetMenu(fileName="MixedRealitySpatialAwarenessSystemProfile", menuName="Mixed Reality Toolkit/Profiles/Mixed Reality Spatial Awareness System Profile", order=10)]
[UnityEngine.HelpURL("https://docs.microsoft.com/windows/mixed-reality/mrtk-unity/features/spatial-awareness/spatial-awareness-getting-started")]
public class MixedRealitySpatialAwarenessSystemProfile : Microsoft.MixedReality.Toolkit.BaseMixedRealityProfile[Microsoft.MixedReality.Toolkit.MixedRealityServiceProfile(typeof(Microsoft.MixedReality.Toolkit.SpatialAwareness.IMixedRealitySpatialAwarenessSystem), null)]
[UnityEngine.HelpURL("https://docs.microsoft.com/windows/mixed-reality/mrtk-unity/features/spatial-awareness/spatial-awareness-getting-started")]
[UnityEngine.CreateAssetMenu(fileName="MixedRealitySpatialAwarenessSystemProfile", menuName="Mixed Reality/Toolkit/Profiles/Mixed Reality Spatial Awareness System Profile", order=10)]
public class MixedRealitySpatialAwarenessSystemProfile : Microsoft.MixedReality.Toolkit.BaseMixedRealityProfile[<Microsoft.MixedReality.Toolkit.MixedRealityServiceProfile(typeof(Microsoft.MixedReality.Toolkit.SpatialAwareness.IMixedRealitySpatialAwarenessSystem), null)>]
[<UnityEngine.CreateAssetMenu(fileName="MixedRealitySpatialAwarenessSystemProfile", menuName="Mixed Reality Toolkit/Profiles/Mixed Reality Spatial Awareness System Profile", order=10)>]
[<UnityEngine.HelpURL("https://docs.microsoft.com/windows/mixed-reality/mrtk-unity/features/spatial-awareness/spatial-awareness-getting-started")>]
type MixedRealitySpatialAwarenessSystemProfile = class
    inherit BaseMixedRealityProfile[<Microsoft.MixedReality.Toolkit.MixedRealityServiceProfile(typeof(Microsoft.MixedReality.Toolkit.SpatialAwareness.IMixedRealitySpatialAwarenessSystem), null)>]
[<UnityEngine.HelpURL("https://docs.microsoft.com/windows/mixed-reality/mrtk-unity/features/spatial-awareness/spatial-awareness-getting-started")>]
[<UnityEngine.CreateAssetMenu(fileName="MixedRealitySpatialAwarenessSystemProfile", menuName="Mixed Reality/Toolkit/Profiles/Mixed Reality Spatial Awareness System Profile", order=10)>]
type MixedRealitySpatialAwarenessSystemProfile = class
    inherit BaseMixedRealityProfilePublic Class MixedRealitySpatialAwarenessSystemProfile
Inherits BaseMixedRealityProfile- Inheritance
- Attributes
- 
			MixedRealityServiceProfileAttribute UnityEngine.CreateAssetMenuAttribute UnityEngine.HelpURLAttribute