Navigation
API > API/Plugins > API/Plugins/CustomizableObject
Customizable object mesh compilation options
| Name | EMutableCompileMeshType |
| Type | enum |
| Header File | /Engine/Plugins/Mutable/Source/CustomizableObject/Public/MuCO/CustomizableObjectParameterTypeDefinitions.h |
| Include Path | #include "MuCO/CustomizableObjectParameterTypeDefinitions.h" |
Syntax
enum EMutableCompileMeshType
{
UMETA =(DisplayName = "Full object"),
UMETA =(DisplayName = "Just local object"),
UMETA =(DisplayName = "Local object and children"),
UMETA =(DisplayName = "Add working set, no children"),
UMETA =(DisplayName = "Add working set and children"),
}
Values
| Name | Remarks |
|---|---|
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA |