ObjectTemplate.AlphaOverTime: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
|  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... | 
| (No difference) | 
Latest revision as of 02:02, 1 November 2008
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