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

UE3:InterpTrackVectorBase (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> InterpTrack >> InterpTrackVectorBase
Package: 
Engine
Direct subclasses:
InterpTrackAudioMaster, InterpTrackColorProp, InterpTrackColorScale, InterpTrackSound, InterpTrackVectorMaterialParam, InterpTrackVectorProp
This class in other games:
UT3

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties

Property group 'InterpTrackVectorBase'

CurveTension

Type: float

Tension of curve, used for keypoints using automatic tangents.

Internal variables

VectorTrack

Type: Object.InterpCurveVector

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

Default values

Property Value
TrackTitle "Generic Vector Track"