Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

Engine.InterpTrackColorProp

Extends
InterpTrackVectorBase
Modifiers
native ( Interpolation )

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

Core.Object
|   
+-- Engine.InterpTrack
   |   
   +-- Engine.InterpTrackVectorBase
      |   
      +-- Engine.InterpTrackColorProp

Variables Summary
InterpTrackColorProp
namePropertyName
Inherited Variables from Engine.InterpTrackVectorBase
CurveTension, VectorTrack
Inherited Variables from Engine.InterpTrack
bDirGroupOnly, bDisableTrack, bIsAnimControlTrack, bOnePerGroup, CurveEdVTable, TrackInstClass, TrackTitle


Variables Detail

InterpTrackColorProp

PropertyName Source code

var(InterpTrackColorProp) editconst name PropertyName;
Name of property in Group Actor which this track mill modify over time.


Defaultproperties

defaultproperties
{
   TrackInstClass=Class'Engine.InterpTrackInstColorProp'
   TrackTitle="Color Property"
   Name="Default__InterpTrackColorProp"
   ObjectArchetype=InterpTrackVectorBase'Engine.Default__InterpTrackVectorBase'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 10:00:38.088 - Created with UnCodeX