Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/IDatasmithShaderElement
Description
Set the if this layer is weighted as a stack. It only has effect on multilayered materials and all the layers but layer 0.
| Name | SetIsStackedLayer |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
| Include Path | #include "IDatasmithSceneElements.h" |
void SetIsStackedLayer
(
bool Value
)