ObjectTemplate.AlphaOverTime

From Pilot_51's Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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