My program doesn't have bugs. It just develops random features.
UE3:InterpTrackFaceFX (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> InterpTrack >> InterpTrackFaceFX |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Properties
Property group 'InterpTrackFaceFX'
FaceFXAnimSets
Type: array<FaceFXAnimSet>
Extra sets of animation that you wish to use on this Group's Actor during the matinee sequence.
Internal variables
CachedActorFXAsset
Type: FaceFXAsset
Modifiers: transient
In Matinee, cache a pointer to the Actor's FaceFXAsset, so we can get info like anim lengths.
FaceFXSeqs
Type: array<FaceFXTrackKey>
Track of different animations to play and when to start playing them.
Default values
Property | Value |
---|---|
bOnePerGroup | True |
TrackInstClass | Class'Engine.InterpTrackInstFaceFX' |
TrackTitle | "FaceFX" |
Structs
FaceFXTrackKey
Modifiers: native
Structure used for holding information for one FaceFX animation played by the track.