I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

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

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Talk)
 
m (1 revision: class descriptions for UDK January update (part 2))
 
(One intermediate revision by one other user not shown)
Line 12: Line 12:
 
'''Type:''' [[pointer]]
 
'''Type:''' [[pointer]]
  
<!-- enter variable description -->
+
Pointer to color property in TrackObject.
  
 
====ResetColor====
 
====ResetColor====

Latest revision as of 05:40, 17 January 2010

UDK Object >> InterpTrackInst >> InterpTrackInstProperty >> InterpTrackInstLinearColorProp
Package: 
Engine


Properties[edit]

ColorProp[edit]

Type: pointer

Pointer to color property in TrackObject.

ResetColor[edit]

Type: Object.LinearColor

Saved value for restoring state when exiting Matinee.

Default value:

Member Value
A 1.0
B 0.0
G 0.0
R 0.0