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

Public Attributes

int32 WeightIndex = INDEX_NONE
 
FMorphTargetDeltaIterator VertexDeltaIterator
 

Detailed Description

Struct used to hold temporary info during morph target blending

Member Data Documentation

◆ VertexDeltaIterator

FMorphTargetDeltaIterator FMorphTargetInfo::VertexDeltaIterator

An iterator into the list of morph target deltas, depending on build, this can either be the raw vertex deltas or the compressed ones, generated at cook time.

◆ WeightIndex

int32 FMorphTargetInfo::WeightIndex = INDEX_NONE

The index into the morph weight list


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