UE3:InterpTrackInstColorProp (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:InterpTrackInstColorProp (UT3)}}
| package = Engine
| parent1 = InterpTrackInstProperty
| parent2 = InterpTrackInst
| parent3 = Object
}}
{{autogenerated}}
<!-- enter class description -->
 
==Properties==
====ColorProp====
'''Type:''' [[pointer]]
 
<!-- enter variable description -->
 
====ResetColor====
'''Type:''' {{tl|Color|Object|structs}}
 
Saved value for restoring state when exiting Matinee.

Latest revision as of 05:40, 17 January 2010

UDK Object >> InterpTrackInst >> InterpTrackInstProperty >> InterpTrackInstColorProp
Package:
Engine
This class in other games:

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

Properties

ColorProp

Type: pointer

Pointer to color property in TrackObject.

ResetColor

Type: Object.Color

Saved value for restoring state when exiting Matinee.