FPrimitiveSceneProxy::GetHeightfieldRepresentation

Windows
MacOS
Linux

Override Hierarchy

FPrimitiveSceneProxy::GetHeightfieldRepresentation()

FLandscapeComponentSceneProxy::GetHeightfieldRepresentation()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/PrimitiveSceneProxy.h

Include

#include "PrimitiveSceneProxy.h"

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