UE3:InterpTrackInstLinearColorProp (UDK): Difference between revisions

From Unreal Wiki, The Unreal Engine Documentation Site
No edit summary
 
No edit summary
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