ILandscapeEditorModule::GetHeightmapFormatByExtension

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

Unreal Engine C++ API Reference > Editor > LandscapeEditor > ILandscapeEditorModule

References

   
Module LandscapeEditor
Header /Engine/Source/Editor/LandscapeEditor/Public/LandscapeEditorModule.h
Include #include "LandscapeEditorModule.h"
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)


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library