IMixedRealitySpatialAwarenessMeshObserver.Meshes Property

Definition

Gets the collection of SpatialAwarenessMeshObjects being managed by the observer.

public:
 property System::Collections::Generic::IReadOnlyDictionary<int, Microsoft::MixedReality::Toolkit::SpatialAwareness::SpatialAwarenessMeshObject ^> ^ Meshes { System::Collections::Generic::IReadOnlyDictionary<int, Microsoft::MixedReality::Toolkit::SpatialAwareness::SpatialAwarenessMeshObject ^> ^ get(); };
public System.Collections.Generic.IReadOnlyDictionary<int,Microsoft.MixedReality.Toolkit.SpatialAwareness.SpatialAwarenessMeshObject> Meshes { get; }
member this.Meshes : System.Collections.Generic.IReadOnlyDictionary<int, Microsoft.MixedReality.Toolkit.SpatialAwareness.SpatialAwarenessMeshObject>
Public ReadOnly Property Meshes As IReadOnlyDictionary(Of Integer, SpatialAwarenessMeshObject)

Property Value

Applies to