共用方式為


SpatialQuerySphere 結構

定義

使用球體執行空間查詢的輸入參數。 將會傳回與其重迭的網格元件。

public value class SpatialQuerySphere
public struct SpatialQuerySphere
type SpatialQuerySphere = struct
Public Structure SpatialQuerySphere
繼承
SpatialQuerySphere

欄位

MaxResults

要傳回的網格元件數目上限。 針對內部上限使用 0。

Sphere

要執行查詢之世界空間中的界限。

適用於

另請參閱