Navigation
API > API/Runtime > API/Runtime/Landscape
Inheritance Hierarchy
- UStaticMeshComponent
- ULandscapeMeshProxyComponent
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeMeshProxyComponent.h |
| Include | #include "LandscapeMeshProxyComponent.h" |
Syntax
UCLASS (MinimalAPI)
class ULandscapeMeshProxyComponent : public UStaticMeshComponent
Constructors
| Type | Name | Description | |
|---|---|---|---|
ULandscapeMeshProxyComponent
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FPrimitiveSceneProxy * | |||
| void | InitializeForLandscape
(
ALandscapeProxy* Landscape, |
||
| void | PostLoad () |