ContextInGroup2D

Inherits: QueryContext2D < Node2D

A query context that returns a group of nodes based on the group name.

Description

A query context that returns a group of nodes based on the group name.

Properties

String

group

""


Property Descriptions

String group = "" 🔗

  • void set_group(value: String)

  • String get_group()

Name of the group.