Navigation
API > API/Plugins > API/Plugins/AvalancheMaterial
Feature representing the blend mode to configure for the slot
| Name | FAvaMaterialBridgeBlendModeFeature |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMaterial/Public/MaterialBridge/Slot/CommonFeatures/AvaMaterialBridgeBlendModeFeature.h |
| Include Path | #include "MaterialBridge/Slot/CommonFeatures/AvaMaterialBridgeBlendModeFeature.h" |
Syntax
USTRUCT ()
struct FAvaMaterialBridgeBlendModeFeature : public FAvaMaterialBridgeFeature
Inheritance Hierarchy
- FAvaMaterialBridgeFeature → FAvaMaterialBridgeBlendModeFeature
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BlendMode | TEnumAsByte< EBlendMode > | The desired blend mode for the slot | MaterialBridge/Slot/CommonFeatures/AvaMaterialBridgeBlendModeFeature.h |