mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class SpatialObjectMeshObserverProfile

    Configuration profile for the spatial object mesh observer.

    Inheritance
    Object
    SpatialObjectMeshObserverProfile
    Implements
    MixedRealitySpatialAwarenessMeshObserverProfile
    Namespace: Microsoft.MixedReality.Toolkit.SpatialObjectMeshObserver
    Assembly: cs.temp.dll.dll
    Syntax
    public class SpatialObjectMeshObserverProfile : MixedRealitySpatialAwarenessMeshObserverProfile, MixedRealitySpatialAwarenessMeshObserverProfile

    Properties

    SpatialMeshObject

    The model containing the desired mesh data.

    Declaration
    public GameObject SpatialMeshObject { get; }
    Property Value
    Type Description
    GameObject

    SpatialMeshObject

    The model containing the desired mesh data.

    Declaration
    public GameObject SpatialMeshObject { get; }
    Property Value
    Type Description
    GameObject

    Implements

    MixedRealitySpatialAwarenessMeshObserverProfile
    In This Article
    • Properties
      • SpatialMeshObject
      • SpatialMeshObject
    • Implements
    Back to top Generated by DocFX