Member | Type | Offset | Share |
---|---|---|---|
PosTrack
Actual position keyframe data. |
FInterpCurveVector | 0x70 | |
EulerTrack
Actual rotation keyframe data, stored as Euler angles in degrees, for easy editing on curve. |
FInterpCurveVector | 0x88 | |
LookupTrack | FInterpLookupTrack | 0xa0 | |
LookAtGroupName
When using IMR_LookAtGroup, specifies the Group which this track should always point its actor at. |
FName | 0xb0 | |
LinCurveTension
Controls the tightness of the curve for the translation path. |
float | 0xb8 | |
AngCurveTension
Controls the tightness of the curve for the rotation path. |
float | 0xbc | |
bUseQuatInterpolation : 1 | char | 0xc0 | |
bShowArrowAtKeys : 1 | char | 0xc0 | |
bDisableMovement : 1 | char | 0xc0 | |
bShowTranslationOnCurveEd : 1 | char | 0xc0 | |
bShowRotationOnCurveEd : 1 | char | 0xc0 | |
bHide3DTrack : 1 | char | 0xc0 | |
RotMode | EInterpTrackMoveRotMode | 0xc4 |