FLandscapeComponentSceneProxy::GetHeightfieldRepresentation

Windows
MacOS
Linux

Override Hierarchy

FPrimitiveSceneProxy::GetHeightfieldRepresentation()

FLandscapeComponentSceneProxy::GetHeightfieldRepresentation()

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Public/LandscapeRender.h

Include

#include "LandscapeRender.h"

Source

/Engine/Source/Runtime/Landscape/Private/LandscapeRender.cpp

Syntax

virtual void GetHeightfieldRepresentation
(
    UTexture2D *& OutHeightmapTexture,
    UTexture2D *& OutDiffuseColorTexture,
    UTexture2D *& OutVisibilityTexture,
    FHeightfieldComponentDescription & OutDescription
)

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