UE3:InterpTrackInstLinearColorProp (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)
 
(One intermediate revision by the same 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

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