Difference between revisions of "EffectShader"

207 bytes added ,  15:26, 16 August 2013
imported>Danielleonyett
imported>Danielleonyett
Line 54: Line 54:
'''Blend Operation'''
'''Blend Operation'''


This option determines how the source and destination functions are combined.
This section determines how the source and destination functions are combined. Options are as follows:
Add - using this option will ?
Subtract - using this option will ?
Reverse Subtract - using this option will ?
Minimum - 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;
* Source Blend Mode:'' Source Alpha ''
* Source Blend Mode:'' Source Alpha ''
* Dest Blend Mode:'' Source Inverted Alpha ''
* Dest Blend Mode:'' Source Inverted Alpha ''