Navigation
API > API/Plugins > API/Plugins/MutableRuntime
This type is used in some mesh clip operations. Warning: this type is used compiled COs. Any relevant change to the option order requires and update in the CustomizableObjectPrivate::ECustomizableObjectVersions
| Name | EClipVertexSelectionType |
| Type | enum |
| Header File | /Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/Types.h |
| Include Path | #include "MuR/Types.h" |
Syntax
enum EClipVertexSelectionType
{
None = 0,
Shape = 1,
BoneHierarchy = 2,
}
Values
| Name | Remarks |
|---|---|
| None | |
| Shape | |
| BoneHierarchy |