UE3:InterpTrackColorProp (UDK): Difference between revisions

From Unreal Wiki, The Unreal Engine Documentation Site
No edit summary
 
m 1 revision: class descriptions for UDK January update (part 2)
 
Line 1: Line 1:
{{infobox class
{{UE3:InterpTrackColorProp (UT3)}}
| package = Engine
| parent1 = InterpTrackVectorBase
| parent2 = InterpTrack
| parent3 = Object
}}
{{autogenerated}}
<!-- enter class description -->
 
==Properties==
===Property group 'InterpTrackColorProp'===
====PropertyName====
'''Type:''' [[name]]
 
'''[[Variables#Modifiers|Modifiers]]:''' editconst
 
<!-- enter variable description -->
 
===Default values===
{| class="list defaults"
! Property
! Value
|-
| {{tl|TrackInstClass||InterpTrack}}
| [[Types#Class|Class]]'{{cl|InterpTrackInstColorProp|Engine}}'
|-
| {{tl|TrackTitle||InterpTrack}}
| "Color Property"
|}

Latest revision as of 05:40, 17 January 2010

UDK Object >> InterpTrack >> InterpTrackVectorBase >> InterpTrackColorProp
Package:
Engine
This class in other games:

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

Properties

Property group 'InterpTrackColorProp'

PropertyName

Type: name

Modifiers: editconst

Name of property in Group Actor which this track mill modify over time.

Default values

Property Value
TrackInstClass Class'Engine.InterpTrackInstColorProp'
TrackTitle "Color Property"