Navigation
API > API/Plugins > API/Plugins/MetaHumanCore
The purpose of this file it to define an interface to rlibv functionality that can be called by UE. Dont use dlib etc types here since that complicated the compile.
| Name | ECurveDisplayMode |
| Type | enum |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanCore/Public/ShapeAnnotationWrapper.h |
| Include Path | #include "ShapeAnnotationWrapper.h" |
Syntax
enum ECurveDisplayMode
{
Visualization,
Editing,
}
Values
| Name | Remarks |
|---|---|
| Visualization | |
| Editing |