Navigation
API > API/Plugins > API/Plugins/CustomizableObject
| Name | ECustomizableObjectProjectorType |
| Type | enum |
| Header File | /Engine/Plugins/Mutable/Source/CustomizableObject/Public/MuCO/CustomizableObjectParameterTypeDefinitions.h |
| Include Path | #include "MuCO/CustomizableObjectParameterTypeDefinitions.h" |
Syntax
enum ECustomizableObjectProjectorType
{
Planar = 0,
Cylindrical = 1,
Wrapping = 2,
}
Values
| Name | Remarks |
|---|---|
| Planar | |
| Cylindrical | |
| Wrapping |