Navigation
API > API/Editor > API/Editor/Persona
Interface to the morph target viewer in the skeletal mesh editor
| Name | IMorphTargetViewer |
| Type | class |
| Header File | /Engine/Source/Editor/Persona/Public/IMorphTargetViewer.h |
| Include Path | #include "IMorphTargetViewer.h" |
Syntax
class IMorphTargetViewer
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IMorphTargetViewer() |
IMorphTargetViewer.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedRef< SWidget > AsWidget() |
IMorphTargetViewer.h | ||
TArray< FName > GetSelectedMorphTargetNames() |
IMorphTargetViewer.h |