Add the ability to pass a custom filter to all the QueryPipeline queries.
This commit is contained in:
@@ -1000,6 +1000,7 @@ impl Testbed {
|
||||
f32::MAX,
|
||||
true,
|
||||
InteractionGroups::all(),
|
||||
None,
|
||||
);
|
||||
|
||||
if let Some((handle, _)) = hit {
|
||||
|
||||
Reference in New Issue
Block a user