SpatialQueryResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The result of a successful spatial query
public ref class SpatialQueryResult
public class SpatialQueryResult
type SpatialQueryResult = class
Public Class SpatialQueryResult
- Inheritance
-
SpatialQueryResult
Properties
Overlaps |
The list of mesh components that overlap with the volume defined in the input parameters. The maximum length of this list is determined by the MaxResults member in the input. |
Methods
Finalize() | |
GetOverlaps(List<MeshComponent>) |