Navigation
API > API/Runtime > API/Runtime/Landscape
Deprecated.
| Name | LandscapeSplineMeshOrientation |
| Type | enum |
| Header File | /Engine/Source/Runtime/Landscape/Classes/LandscapeSplineSegment.h |
| Include Path | #include "LandscapeSplineSegment.h" |
Syntax
enum LandscapeSplineMeshOrientation
{
LSMO_XUp,
LSMO_YUp,
LSMO_MAX,
}
Values
| Name | Remarks |
|---|---|
| LSMO_XUp | |
| LSMO_YUp | |
| LSMO_MAX |