WIP
DirectOutput framework for virtual pinball cabinets WIP
Go to:
Overview 
FadeEffectDurationModeEnum.cs
Go to the documentation of this file.
1 using System;
2 using System.Collections.Generic;
3 using System.Linq;
4 using System.Text;
5 
6 namespace DirectOutput.FX.TimmedFX
7 {
12  {
21  }
22 }
The duration(s) specify how long it would take to fade through the whole possible value range (0-255)...
FadeEffectDurationModeEnum
Options which define how the durations of the FadeEffect are used.
The duration(s) specify whoe long it will take to fade from the current value to the target value...