Always snap to grid

Difference between revisions of "UE3:InterpTrackColorProp (UDK)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Talk)
 
(Talk)
(One intermediate revision by the same user not shown)
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"
+
|}
+

Revision as of 06:12, 17 January 2010

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

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"