FLandscapeComponentDataInterface::GetHeightmapTextureData

Return the raw heightmap data exactly same size for Heightmap texture which belong to only this component

Windows
MacOS
Linux

References

Module

Landscape

Header

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

Include

#include "LandscapeDataAccess.h"

Source

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

Syntax

void GetHeightmapTextureData
(
    TArray< FColor > & OutData,
    bool bOkToFail
)

Remarks

Return the raw heightmap data exactly same size for Heightmap texture which belong to only this component

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