IDatasmithLandscapeElement

Choose your operating system:

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