The ChunkNode defines the content of a chunk that can be created using a ChunkGeneratorNode. You can connect landscapes and entities to this node.
| add landscape | Adds an input socket to connect a landscapes. |
| add entities | Adds an input socket to connect entities. |
| x | Removes an unconnected socket. |
| Landscapes | Connect a node that returns a landscape. You can use 0 or more inputs for landscapes. |
| Entities | Connect a node that returns entities. You can use 0 or more inputs for entities. |
| The chunk definition. |