Navigation
API > API/Plugins > API/Plugins/AvalancheShapes
| Name | EMaterialType |
| Type | enum |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheShapes/Public/AvaShapesDefs.h |
| Include Path | #include "AvaShapesDefs.h" |
Syntax
enum EMaterialType
{
Asset = 0,
Parametric = 1 UMETA(DisplayName = "Simple"),
MaterialDesigner = 2,
Default = Asset UMETA(Hidden),
}
Values
| Name | Remarks |
|---|---|
| Asset | |
| Parametric | |
| MaterialDesigner | |
| Default |