Navigation
API > API/Runtime > API/Runtime/Landscape
| Name | EHeightfieldSource |
| Type | enum |
| Header File | /Engine/Source/Runtime/Landscape/Classes/LandscapeHeightfieldCollisionComponent.h |
| Include Path | #include "LandscapeHeightfieldCollisionComponent.h" |
Syntax
enum EHeightfieldSource
{
None,
Simple,
Complex,
Editor,
}
Values
| Name | Remarks |
|---|---|
| None | |
| Simple | |
| Complex | |
| Editor |