UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ULandscapeMeshProxyComponent Class Reference

#include <LandscapeMeshProxyComponent.h>

+ Inheritance diagram for ULandscapeMeshProxyComponent:

Public Member Functions

 ULandscapeMeshProxyComponent (const FObjectInitializer &ObjectInitializer)
 
LANDSCAPE_API void InitializeForLandscape (ALandscapeProxy *Landscape, int8 InProxyLOD)
 
virtual FPrimitiveSceneProxyCreateSceneProxy () override
 
virtual void PostLoad () override
 

Constructor & Destructor Documentation

◆ ULandscapeMeshProxyComponent()

ULandscapeMeshProxyComponent::ULandscapeMeshProxyComponent ( const FObjectInitializer ObjectInitializer)

Member Function Documentation

◆ CreateSceneProxy()

FPrimitiveSceneProxy * ULandscapeMeshProxyComponent::CreateSceneProxy ( )
overridevirtual

◆ InitializeForLandscape()

void ULandscapeMeshProxyComponent::InitializeForLandscape ( ALandscapeProxy *  Landscape,
int8  InProxyLOD 
)

◆ PostLoad()

void ULandscapeMeshProxyComponent::PostLoad ( )
overridevirtual

The documentation for this class was generated from the following files: