Choose your operating system:
Windows
macOS
Linux
| ISceneGraphNode
|
Module |
|
Header |
/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
Include |
#include "IDatasmithSceneElements.h" |
class IDatasmithEnvironmentElement : public IDatasmithLightActorElement
Name | Description | |
---|---|---|
|
~IDatasmithEnvironmentElement() |
Name | Description | ||
---|---|---|---|
|
TSharedPtr< ... |
GetEnvironmentComp() |
Get the environment map |
|
const TShare... |
GetEnvironmentComp() |
Get the environment map |
|
GetIsIlluminationMap() |
Returns true if it is used for illumination, false if it is used as background |
|
|
SetEnvironmentComp ( |
Set the environment map |
|
|
SetIsIlluminationMap ( |
Set true for being used as illumination, false for being used as background |