ObjectTemplate.AlphaOverTime

From Pilot_51's Wiki
Revision as of 02:02, 1 November 2008 by Jjxclan (talk | contribs) (New page: == MDT description == This property is used to fade effects in and out over time. The values are in terms of "time/alpha", each separated by a "|". The TimeToLive property says how long th...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

MDT description

This property is used to fade effects in and out over time. The values are in terms of "time/alpha", each separated by a "|". The TimeToLive property says how long the object will actually live. This argument is a Percentage Series type of argument. The alpha is how opaque the effect object is, a value from 1 (fully opaque) to 0 (fully transparent). The alpha is then linearly interpolated between the alphas set for the given times.
Source and more details

Additional Description