| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Core.Object
|
+-- Engine.InterpTrack
|
+-- Engine.InterpTrackVectorBase
|
+-- Engine.InterpTrackVectorProp
| Variables Summary | |
|---|---|
| InterpTrackVectorProp | |
| name | PropertyName |
| Inherited Variables from Engine.InterpTrackVectorBase |
|---|
| CurveTension, VectorTrack |
| Inherited Variables from Engine.InterpTrack |
|---|
| bDirGroupOnly, bDisableTrack, bIsAnimControlTrack, bOnePerGroup, CurveEdVTable, TrackInstClass, TrackTitle |
| Variables Detail |
|---|
Name of property in Group Actor which this track mill modify over time.
| Defaultproperties |
|---|
defaultproperties
{
TrackInstClass=Class'Engine.InterpTrackInstVectorProp'
TrackTitle="Vector Property"
Name="Default__InterpTrackVectorProp"
ObjectArchetype=InterpTrackVectorBase'Engine.Default__InterpTrackVectorBase'
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||