Navigation
API > API/Runtime > API/Runtime/Landscape
This is the standard type of edit layer. It can be manually authored (sculpted, painted, etc.) in the landscape editor
| Name | ULandscapeEditLayer |
| Type | class |
| Header File | /Engine/Source/Runtime/Landscape/Classes/LandscapeEditLayer.h |
| Include Path | #include "LandscapeEditLayer.h" |
Syntax
UCLASS (MinimalAPI, Meta=(ShortTooltip="Standard edit layer"))
class ULandscapeEditLayer : public ULandscapeEditLayerPersistent
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → ULandscapeEditLayerBase → ULandscapeEditLayerPersistent → ULandscapeEditLayer