Notatka
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The result of a successful spatial query
class Microsoft::Azure::RemoteRendering::SpatialQueryResult final
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.
auto GetOverlaps(std::vector<ApiHandle<Microsoft::Azure::RemoteRendering::MeshComponent>> & out) const noexcept -> void;