Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimSequence.h |
Include | #include "Animation/AnimSequence.h" |
Syntax
struct FCurveTrack
Remarks
Key frame curve data for one track CurveName: Morph Target Name CurveWeights: List of weights for each frame
Variables
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
bool | This is very simple cut to 1 key method if all is same since I see so many redundant same value in every frame Eventually this can get more complicated Will return true if compressed to 1. | |
![]() |
bool | Returns true if valid curve weight exists in the array |