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