Navigation
| Name | MetaHumanToolkit |
| Type | Plugin |
| Part of Plugins | MetaHuman Animator |
| Location | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanToolkit/ |
| Module Build Rules | MetaHumanToolkit.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FMetaHumanABCommandList | A helper class to manage the command lists in the AB view environments. |
| FMetaHumanEditorViewportClient | The base class for viewport clients used in the MetaHuman asset editor viewports that need to support the AB split functionality and user manipulation of tracker contour data. |
| FMetaHumanToolkitBase | A base toolkit class with common functionality of the MetaHuman asset editors. |
| FMetaHumanToolkitCommands | Commands used by the base MetaHuman tookit |
| FMetaHumanToolkitStyle | |
| SMetaHumanEditorViewport | A viewport to manage AB views with the ability to display editable tracker contours as an overlay. |
| SMetaHumanEditorViewportToolBar | |
| UMetaHumanEditorViewportViewMenuContext |
Structs
| Name | Remarks |
|---|---|
| FMetaHumanViewportClientDepthData | Struct for storing information about near and far plane for depth data. |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FOnCamSpeedChanged | TBaseDelegate_OneParam< void, int32 > | A delegate that is executed when adding menu content. | SMetaHumanEditorViewportToolBar.h |
| FOnCamSpeedScalarChanged | TBaseDelegate_OneParam< void, float > | SMetaHumanEditorViewportToolBar.h | |
| FOnGetABMenuContents | TBaseDelegate_TwoParams< void, enum class EABImageViewMode InABViewMode, FMenuBuilder &InMenuBuilder > | SMetaHumanEditorViewportToolBar.h |