Navigation
API > API/Runtime > API/Runtime/Engine
An external morph target set. External morph targets are managed by systems outside of the skinned meshes.
| Name | FExternalMorphSet |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/ExternalMorphSet.h |
| Include Path | #include "Components/ExternalMorphSet.h" |
Syntax
struct FExternalMorphSet
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MorphBuffers | FMorphTargetVertexInfoBuffers | The GPU compressed morph buffers. | Components/ExternalMorphSet.h | |
| Name | FName | A name for this set, useful for debugging. | Components/ExternalMorphSet.h |