|
Dungeon Generator
1.6.6
Procedural 3D dungeon generator plugin for Unreal Engine 5. Easy generation of levels, mini-maps and missions.
|
#include <DungeonAisleGridMap.h>
Public Attributes | |
| EDungeonDirection | Direction = EDungeonDirection::North |
| FVector | Location = FVector::ZeroVector |
| EDungeonDirection FDungeonAisleGrid::Direction = EDungeonDirection::North |
Aisle grid direction 通路グリッドの方向
| FVector FDungeonAisleGrid::Location = FVector::ZeroVector |
Center position of aisle grid (height is floor position) 通路グリッドの中心位置(高さは床の位置)