Difference between revisions of "EffectShader"

5 bytes added ,  15:29, 16 August 2013
m
imported>Danielleonyett
imported>Danielleonyett
Line 55: Line 55:


This section determines how the source and destination functions are combined. Options are as follows:
This section determines how the source and destination functions are combined. Options are as follows:
:: Add - using this option will ?
''Add'' - using this option will ?
:: Subtract - using this option will ?
''Subtract'' - using this option will ?
:: Reverse Subtract - using this option will ?
''Reverse Subtract'' - using this option will ?
:: Minimum - using this option will ?
''Minimum'' - using this option will ?
:: Maximum - using this option will ?
''Maximum'' - using this option will ?


The default setting should work for most shaders, as it resembles typical alpha blending.
The default setting should work for most shaders, as it resembles typical alpha blending.