I'm a doctor, not a mechanic

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

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Talk)
 
(Talk)
Line 12: Line 12:
 
'''Type:''' [[pointer]]
 
'''Type:''' [[pointer]]
  
<!-- enter variable description -->
+
Pointer to color property in TrackObject.
  
 
====ResetColor====
 
====ResetColor====

Revision as of 05:24, 17 January 2010

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


Properties

ColorProp

Type: pointer

Pointer to color property in TrackObject.

ResetColor

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