Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Animation
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Animation/BlendSpace.h |
Include | #include "Animation/BlendSpace.h" |
Syntax
struct FEditorElement
Remarks
Each elements in the grid
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
int32[MAX_VERTICES] | Indices | |
![]() |
float[MAX_VERTICES] | Weights |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Constants
Name | Description |
---|---|
MAX_VERTICES | For now we only support triangles |