ILandscapeEditorModule::GetHeightmapFormatByExtension

Gets the heightmap/weightmap format associated with a given extension (null if no plugin is registered for this extension)

Windows
MacOS
Linux

References

Module

LandscapeEditor

Header

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

Include

#include "LandscapeEditorModule.h"

Syntax

const ILandscapeHeightmapFileFormat * GetHeightmapFormatByExtension
(
    const TCHAR * Extension
) const

Remarks

Gets the heightmap/weightmap format associated with a given extension (null if no plugin is registered for this extension)

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