Navigation
API > API/Plugins > API/Plugins/DynamicMaterialEditor
| Name | UDMMaterialStageBlendLightenColor |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/DynamicMaterial/Source/DynamicMaterialEditor/Public/Components/MaterialStageBlends/DMMSBLightenColor.h |
| Include Path | #include "Components/MaterialStageBlends/DMMSBLightenColor.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType, ClassGroup="Material Designer")
class UDMMaterialStageBlendLightenColor : public UDMMaterialStageBlendFunction
Inheritance Hierarchy
- FNotifyHook → UDMMaterialComponent → UDMMaterialStageSource → UDMMaterialStageThroughput → UDMMaterialStageBlend → UDMMaterialStageBlendFunction → UDMMaterialStageBlendLightenColor
- UObjectBase → UObjectBaseUtility → UObject → UDMMaterialComponent → UDMMaterialStageSource → UDMMaterialStageThroughput → UDMMaterialStageBlend → UDMMaterialStageBlendFunction → UDMMaterialStageBlendLightenColor
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UDMMaterialStageBlendLightenColor() |
Components/MaterialStageBlends/DMMSBLightenColor.h |