IDatasmithEnvironmentElement

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

DatasmithCore

Header

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

Include

#include "IDatasmithSceneElements.h"

Syntax

class IDatasmithEnvironmentElement : public IDatasmithLightActorElement

Destructors

Functions

Name Description

Public function

TSharedPtr< ...

 

GetEnvironmentComp()

Get the environment map

Public function Const

const TShare...

 

GetEnvironmentComp()

Get the environment map

Public function Const

bool

 

GetIsIlluminationMap()

Returns true if it is used for illumination, false if it is used as background

Public function

void

 

SetEnvironmentComp

(
    const TSharedPtr< IDatasmithComposi...
)

Set the environment map

Public function

void

 

SetIsIlluminationMap

(
    bool bIsIlluminationMap
)

Set true for being used as illumination, false for being used as background

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