Partager via


SpatialQueryResult.Overlaps Propriété

Définition

Liste des composants de maillage qui chevauchent le volume défini dans les paramètres d’entrée. La longueur maximale de cette liste est déterminée par le membre MaxResults dans l’entrée.

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::Azure::RemoteRendering::MeshComponent ^> ^ Overlaps { System::Collections::Generic::IReadOnlyList<Microsoft::Azure::RemoteRendering::MeshComponent ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.RemoteRendering.MeshComponent> Overlaps { get; }
member this.Overlaps : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.RemoteRendering.MeshComponent>
Public ReadOnly Property Overlaps As IReadOnlyList(Of MeshComponent)

Valeur de propriété

S’applique à