ULandscapeComponent::RenderWPOHeightmap

Renders the heightmap of this component (including material world-position-offset) at the specified LOD

Windows
MacOS
Linux

References

Module

Landscape

Header

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

Include

#include "LandscapeComponent.h"

Source

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

Syntax

TArray< uint16 > RenderWPOHeightmap
(
    int32 LOD
)

Remarks

Renders the heightmap of this component (including material world-position-offset) at the specified LOD

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