GeneratorInGroup2D
Inherits: QueryGenerator2D < Node2D
A query generator that generates QueryItem2Ds in each node within a group
Description
A query generator that generates QueryItem2Ds in each node within a group
Properties
|
|
|
|
|
|
|
|
Property Descriptions
float collision_mask = 0.0 🔗
void set_collision_mask(value:
float)floatget_collision_mask()
There is currently no description for this property. Please help us by contributing one!
QueryContext2D generate_around 🔗
void set_generate_around(value: QueryContext2D)
QueryContext2D get_generate_around()
There is currently no description for this property. Please help us by contributing one!
String group = "" 🔗
void set_group(value:
String)Stringget_group()
There is currently no description for this property. Please help us by contributing one!
float radius = 500.0 🔗
void set_range_radius(value:
float)floatget_range_radius()
There is currently no description for this property. Please help us by contributing one!