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
(Talk) |
m (1 revision: class descriptions for UDK January update (part 2)) |
(No difference)
|
Latest revision as of 05:40, 17 January 2010
Object >> InterpTrack >> InterpTrackFloatBase |
- Package:
- Engine
- Direct subclasses:
- InterpTrackAnimControl, InterpTrackFade, InterpTrackFloatMaterialParam, InterpTrackFloatParticleParam, InterpTrackFloatProp, InterpTrackMorphWeight, InterpTrackSkelControlScale, InterpTrackSlomo
- This class in other games:
- UT3
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[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" |