IDatasmithMaterialElement::AddShader

Adds a new shader to the material stack

Windows
MacOS
Linux

References

Module

DatasmithCore

Header

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

Include

#include "IDatasmithSceneElements.h"

Syntax

void AddShader
(
    const TSharedPtr< IDatasmithShaderElement > & Shader
)

Remarks

Adds a new shader to the material stack

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