IDatasmithMaterialElement::GetShader

Get the shader i-th of this material

Windows
MacOS
Linux

References

Module

DatasmithCore

Header

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

Include

#include "IDatasmithSceneElements.h"

Syntax

TSharedPtr< IDatasmithShaderElement > & GetShader
(
    int32 InIndex
)

Remarks

Get the shader i-th of this material

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