Navigation
API > API/Plugins > API/Plugins/GameplayInsights
| Name | FExternalMorphWeightMessage |
| Type | struct |
| Header File | /Engine/Plugins/Animation/GameplayInsights/Source/GameplayInsights/Public/IAnimationProvider.h |
| Include Path | #include "IAnimationProvider.h" |
Syntax
struct FExternalMorphWeightMessage
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Index | int32 | IAnimationProvider.h | ||
| NumMorphs | int32 | IAnimationProvider.h | ||
| Weights | TArray< float > | IAnimationProvider.h |