DirectOuput Framework R2
DirectOutput framework R2 for virtual pinball cabinets
Go to:
Overview 
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros Pages
ValueMapFullRangeEffect.cs File Reference

Go to the source code of this file.

Classes

class  DirectOutput.FX.ValueFX.ValueMapFullRangeEffect
 This effects maps the trigger value to the full range of 0 - 255. If the trigger value is 0, the mapped trigger value for the target effect is also 0. If the trigger value is >0, the mapped trigger value for the target effect is 255. More...
 

Namespaces

package  DirectOutput.FX.ValueFX
 Effects which influence the trigger value, before a target effect is called.