ULandscapeMeshProxyComponent

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Classes/LandscapeMeshProxyComponent.h

Include

#include "LandscapeMeshProxyComponent.h"

Syntax

class ULandscapeMeshProxyComponent : public UStaticMeshComponent

Constructors

Name Description

Public function

ULandscapeMeshProxyComponent

(
    const FObjectInitializer& ObjectIn...
)

Functions

Name Description

Public function

void

 

InitializeForLandscape

(
    ALandscapeProxy* Landscape,
    int8 InProxyLOD
)

Overridden from UPrimitiveComponent

Name Description

Public function Virtual

FPrimitiveSc...

 

CreateSceneProxy()

Creates a proxy to represent the primitive to the scene manager in the rendering thread.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss