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
(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]] | ||
− | + | Pointer to color property in TrackObject. | |
====ResetColor==== | ====ResetColor==== |
Latest revision as of 05:40, 17 January 2010
Object >> InterpTrackInst >> InterpTrackInstProperty >> InterpTrackInstLinearColorProp |
Contents
- Package:
- Engine
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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 |