IDatasmithScene::SetPostProcess

Set a new Postprocess for the scene

Choose your operating system:

Windows

macOS

Linux

References

Module

DatasmithCore

Header

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

Include

#include "IDatasmithSceneElements.h"

Syntax

void SetPostProcess
(
    const TSharedPtr< IDatasmithPostProcessElement > & InPostProcess
)

Remarks

Set a new Postprocess for the scene

Parameters

Parameter

Description

InPostProcess

the Environment that will be added