Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FStairGenerator
| Name | ESide |
| Type | enum |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Generators/StairGenerator.h |
| Include Path | #include "Generators/StairGenerator.h" |
Syntax
enum ESide
{
Right,
Left,
Front,
Top,
Back,
Bottom,
}
Values
| Name | Remarks |
|---|---|
| Right | |
| Left | |
| Front | |
| Top | |
| Back | |
| Bottom |