GeneratorInArray2D
Inherits: QueryGenerator2D < Node2D
A query generator that generates QueryItem2Ds in the positions of each QueryContext2D.
Description
A query generator that generates QueryItem2Ds in the positions of each QueryContext2D.
Properties
Property Descriptions
QueryContext2D context_array 🔗
void set_context_array(value: QueryContext2D)
QueryContext2D get_context_array()
Array that will be returned. Can be Node2Ds or Vector2s.