enum EMagesDeformableMeshType

#include <MagesDeformationComponent.h>

enum EMagesDeformableMeshType
{
    StaticMesh,
    SkeletalMesh,
};