共用方式為


SpatialQueryResult.GetOverlaps(List<MeshComponent>) Method

Definition

public:
 void GetOverlaps(System::Collections::Generic::List<Microsoft::Azure::RemoteRendering::MeshComponent ^> ^ resultList);
public void GetOverlaps (System.Collections.Generic.List<Microsoft.Azure.RemoteRendering.MeshComponent> resultList);
member this.GetOverlaps : System.Collections.Generic.List<Microsoft.Azure.RemoteRendering.MeshComponent> -> unit
Public Sub GetOverlaps (resultList As List(Of MeshComponent))

Parameters

resultList
List<MeshComponent>

Applies to