Navigation
API > API/Developer > API/Developer/SkeletalMeshUtilitiesCommon > API/Developer/SkeletalMeshUtilitiesCommon/FLODUtilities
| Name | FMorphTargetLodBackupData |
| Type | struct |
| Header File | /Engine/Source/Developer/SkeletalMeshUtilitiesCommon/Public/LODUtilities.h |
| Include Path | #include "LODUtilities.h" |
Syntax
struct FMorphTargetLodBackupData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsEmpty | bool | LODUtilities.h | ||
| MorphNormalDeltas | TArray< FVector3f > | LODUtilities.h | ||
| MorphPositionDeltas | TArray< FVector3f > | LODUtilities.h |