Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UMorphTarget
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const TArray< FMorphTargetLODModel > & GetMorphLODModels () |
Morph mesh vertex data for each LOD | Animation/MorphTarget.h | |
virtual TArray< FMorphTargetLODModel > & GetMorphLODModels () |
Morph mesh vertex data for each LOD | Animation/MorphTarget.h |
GetMorphLODModels()
Description
Morph mesh vertex data for each LOD
| Name | GetMorphLODModels |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/MorphTarget.h |
| Include Path | #include "Animation/MorphTarget.h" |
virtual const TArray < FMorphTargetLODModel > & GetMorphLODModels() const
GetMorphLODModels()
Description
Morph mesh vertex data for each LOD
| Name | GetMorphLODModels |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/MorphTarget.h |
| Include Path | #include "Animation/MorphTarget.h" |
virtual TArray < FMorphTargetLODModel > & GetMorphLODModels()