Condividi tramite


SpatialQueryResult.Overlaps Proprietà

Definizione

Elenco di componenti mesh che si sovrappongono al volume definito nei parametri di input. La lunghezza massima di questo elenco è determinata dal membro MaxResults nell'input.

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)

Valore della proprietà

Si applica a