GeneratorInArray3D
Inherits: QueryGenerator3D < Node3D
A query generator that generates QueryItem3Ds in the positions of each QueryContext3D.
Properties
Property Descriptions
QueryContext3D context_array 🔗
void set_context_array(value: QueryContext3D)
QueryContext3D get_context_array()
Array that will be returned. Can be Node3Ds or Vector3s.