UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FExternalMorphSet Struct Reference

#include <ExternalMorphSet.h>

Public Attributes

FName Name = FName(TEXT("Unknown"))
 
FMorphTargetVertexInfoBuffers MorphBuffers
 

Detailed Description

An external morph target set. External morph targets are managed by systems outside of the skinned meshes.

Member Data Documentation

◆ MorphBuffers

FMorphTargetVertexInfoBuffers FExternalMorphSet::MorphBuffers

The GPU compressed morph buffers.

◆ Name

FName FExternalMorphSet::Name = FName(TEXT("Unknown"))

A name for this set, useful for debugging.


The documentation for this struct was generated from the following file: