Navigation
API > API/Plugins > API/Plugins/CustomizableObject
| Name | ECustomizableObjectNumBoneInfluences |
| Type | enum |
| Header File | /Engine/Plugins/Mutable/Source/CustomizableObject/Public/MuCO/CustomizableObjectSystem.h |
| Include Path | #include "MuCO/CustomizableObjectSystem.h" |
Syntax
enum ECustomizableObjectNumBoneInfluences
{
Four = 4,
Eight = 8,
Twelve = 12,
}
Values
| Name | Remarks |
|---|---|
| Four | The enum values can be used as the real numeric value of number of bone influences. |
| Eight | |
| Twelve |