I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

Difference between revisions of "UE3:InterpTrackFloatBase (UDK)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Talk)
m (1 revision: class descriptions for UDK January update (part 2))
 
(No difference)

Latest revision as of 05:40, 17 January 2010

UDK Object >> InterpTrack >> InterpTrackFloatBase
Package: 
Engine
Direct subclasses:
InterpTrackAnimControl, InterpTrackFade, InterpTrackFloatMaterialParam, InterpTrackFloatParticleParam, InterpTrackFloatProp, InterpTrackMorphWeight, InterpTrackSkelControlScale, InterpTrackSlomo
This class in other games:
UT3

null

Properties[edit]

Property group 'InterpTrackFloatBase'[edit]

CurveTension[edit]

Type: float

Tension of curve, used for keypoints using automatic tangents.

Internal variables[edit]

FloatTrack[edit]

Type: Object.InterpCurveFloat

Actually track data containing keyframes of float as it varies over time.

Default values[edit]

Property Value
TrackTitle "Generic Float Track"