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