GeneratorInGroup3D
Inherits: QueryGenerator3D < Node3D
A query generator that generates QueryItem3Ds in each node within a group
Description
A query generator that generates QueryItem3Ds in each node within a group
Properties
|
|
|
|
|
|
|
|
Property Descriptions
float collision_mask = 0.0 🔗
void set_collision_mask(value:
float)floatget_collision_mask()
The physics layers this generator scans.
QueryContext3D generate_around 🔗
void set_generate_around(value: QueryContext3D)
QueryContext3D get_generate_around()
Reference QueryContext3D, where a Shape3D will check around each of them in search of the members in group.
String group = "" 🔗
void set_group(value:
String)Stringget_group()
The target group.
float radius = 50.0 🔗
void set_range_radius(value:
float)floatget_range_radius()
Radius of each Shape3D.