Navigation
API > API/Plugins > API/Plugins/AvalancheText
| Name | EAvaMaterialMaskOrientation |
| Type | enum |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheText/Public/AvaTextDefs.h |
| Include Path | #include "AvaTextDefs.h" |
Syntax
enum EAvaMaterialMaskOrientation
{
LeftRight,
RightLeft,
Custom,
}
Values
| Name | Remarks |
|---|---|
| LeftRight | |
| RightLeft | |
| Custom |