Navigation
API > API/Plugins > API/Plugins/MLDeformerFramework > API/Plugins/MLDeformerFramework/UMLDeformerMorphModel
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedPtr< FExternalMorphSet > GetMorphTargetSet () |
Get the morph target set. | MLDeformerMorphModel.h | |
TSharedPtr< FExternalMorphSet > GetMorphTargetSet
(
int32 LOD |
MLDeformerMorphModel.h |
GetMorphTargetSet()
Description
Get the morph target set.
| Name | GetMorphTargetSet |
| Type | function |
| Header File | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFramework/Public/MLDeformerMorphModel.h |
| Include Path | #include "MLDeformerMorphModel.h" |
TSharedPtr < FExternalMorphSet > GetMorphTargetSet() const
GetMorphTargetSet(int32)
| Name | GetMorphTargetSet |
| Type | function |
| Header File | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFramework/Public/MLDeformerMorphModel.h |
| Include Path | #include "MLDeformerMorphModel.h" |
TSharedPtr < FExternalMorphSet > GetMorphTargetSet
(
int32 LOD
) const