IDatasmithLandscapeElement

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

DatasmithCore

Header

/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h

Include

#include "IDatasmithSceneElements.h"

Syntax

class IDatasmithLandscapeElement : public IDatasmithActorElement

Functions

Name Description

Public function Const

const TCHAR ...

 

GetHeightmap()

Public function Const

const TCHAR ...

 

GetMaterial()

Public function

void

 

SetHeightmap

(
    const TCHAR* FilePath
)

The path to the heightmap file

Public function

void

 

SetMaterial

(
    const TCHAR* MaterialPathName
)

The name or path to the material to assign to this landscape layer

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