NeighbourConnectable :: struct
| affected_by_direction optional | :: boolean | If the connection positions and directions will be affected by entity's direction. |
If the connection positions and directions will be affected by entity's direction. | ||
| neighbour_search_distance optional | :: float | Distance by which connection point is shifted along its direction to select a position where neighbor will be searched. |
Distance by which connection point is shifted along its direction to select a position where neighbor will be searched. | ||
| connections | :: array[NeighbourConnectableConnectionDefinition] | Definitions of the connection points. |
Definitions of the connection points. | ||


