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