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

Engine.InterpTrackMorphWeight

Extends
InterpTrackFloatBase
Modifiers
native ( Interpolation )

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

Core.Object
|   
+-- Engine.InterpTrack
   |   
   +-- Engine.InterpTrackFloatBase
      |   
      +-- Engine.InterpTrackMorphWeight

Variables Summary
InterpTrackMorphWeight
nameMorphNodeName
Inherited Variables from Engine.InterpTrackFloatBase
CurveTension, FloatTrack
Inherited Variables from Engine.InterpTrack
bDirGroupOnly, bDisableTrack, bIsAnimControlTrack, bOnePerGroup, CurveEdVTable, TrackInstClass, TrackTitle


Variables Detail

InterpTrackMorphWeight

MorphNodeName Source code

var(InterpTrackMorphWeight) name MorphNodeName;
Name of property in Group Actor which this track mill modify over time.


Defaultproperties

defaultproperties
{
   TrackInstClass=Class'Engine.InterpTrackInstMorphWeight'
   TrackTitle="Morph Weight"
   bIsAnimControlTrack=True
   Name="Default__InterpTrackMorphWeight"
   ObjectArchetype=InterpTrackFloatBase'Engine.Default__InterpTrackFloatBase'
}

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