다음을 통해 공유


SpatialQueryResult.Overlaps 속성

정의

입력 매개 변수에 정의된 볼륨과 겹치는 메시 구성 요소의 목록입니다. 이 목록의 최대 길이는 입력의 MaxResults 멤버에 의해 결정됩니다.

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)

속성 값

적용 대상