LandscapeEditorUtils::SetHeightmapData

Windows
MacOS
Linux

References

Module

LandscapeEditor

Header

/Engine/Source/Editor/LandscapeEditor/Public/LandscapeEditorUtils.h

Include

#include "LandscapeEditorUtils.h"

Source

/Engine/Source/Editor/LandscapeEditor/Private/LandscapeEdMode.cpp

Syntax

namespace LandscapeEditorUtils
{
    bool LandscapeEditorUtils::SetHeightmapData
    (
        ALandscapeProxy * Landscape,
        const TArray< uint16 > & Data
    )
}

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