|
Dungeon Generator
1.6.6
Procedural 3D dungeon generator plugin for Unreal Engine 5. Easy generation of levels, mini-maps and missions.
|
#include <DungeonSelectionQuery.h>
Public Attributes | |
| int32 | RoomId = INDEX_NONE |
| float | DepthFromStart = 0 |
| float | DistanceToGoal = 0 |
| int32 | SeedKey = 0 |
Lightweight query parameters for mesh-set selection. Hot path friendly POD-like data only.