IDatasmithShaderElement::SetWeightColor

Set the weight color in linear space.

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 SetWeightColor
(
    FLinearColor Value
)

Remarks

Set the weight color in linear space. Weight color, texture and value are only used for multilayered materials.