Navigation
API > API/Runtime > API/Runtime/Landscape
Inheritance Hierarchy
- UObject
- ULandscapeEditLayerBase
- ULandscapeEditLayerProcedural
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeEditLayer.h |
| Include | #include "LandscapeEditLayer.h" |
Syntax
UCLASS (MinimalAPI, Abstract)
class ULandscapeEditLayerProcedural : public ULandscapeEditLayerBase
Remarks
Base class for procedural layers. Procedural layers cannot be edited through standard editing tools
Overridden from ULandscapeEditLayerBase
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| bool | |||
| bool | Begin ULandscapeEditLayerBase implementation. |