Navigation
API > API/Plugins > API/Plugins/AvalancheMask
Describes a component/material slot pair.
| Name | FAvaMask2DComponentMaterialPath |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMask/Public/AvaMaskTypes.h |
| Include Path | #include "AvaMaskTypes.h" |
Syntax
USTRUCT ()
struct FAvaMask2DComponentMaterialPath
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Component | FSoftComponentReference | AvaMaskTypes.h | ||
| SlotIdx | int32 | AvaMaskTypes.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FAvaMask2DComponentMaterialPath& Other |
FAvaMask2DComponentMaterialPath == operator | AvaMaskTypes.h |