TestDistanceTo3D
Inherits: QueryTest3D < Node3D
A query test that checks the distance from QueryItem3D to a QueryContext3D.
Description
A query test that checks the distance from QueryItem3D to a QueryContext3D.
Properties
|
cost |
|
|
filter_max |
|
|
score_clamp_max |
|
Property Descriptions
QueryContext3D distance_to 🔗
void set_distance_to(value: QueryContext3D)
QueryContext3D get_distance_to()
What context the test will use for the checking the distance. If it's more than one location, then the results are averaged.