Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/IDatasmithScene
References
Module | DatasmithCore |
Header | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
Include | #include "IDatasmithSceneElements.h" |
void SetPostProcess
&40;
const TSharedPtr< IDatasmithPostProcessElement > & InPostProcess
&41;
Remarks
Set a new Postprocess for the scene
Parameters
Name | Description |
---|---|
InPostProcess | the Environment that will be added |