ProximityGroup¶
Inherits: Spatial < Node < Object
General-purpose proximity detection node.
Description¶
General-purpose proximity detection node.
Properties¶
|
||
|
||
|
Methods¶
void |
Signals¶
Enumerations¶
enum DispatchMode:
MODE_PROXY = 0
MODE_SIGNAL = 1
Property Descriptions¶
DispatchMode dispatch_mode
Default |
|
Setter |
set_dispatch_mode(value) |
Getter |
get_dispatch_mode() |
Vector3 grid_radius
Default |
|
Setter |
set_grid_radius(value) |
Getter |
get_grid_radius() |
String group_name
Default |
|
Setter |
set_group_name(value) |
Getter |
get_group_name() |