Difference between revisions of "EffectShader"
Jump to navigation
Jump to search
→Membrane Shader
imported>Danielleonyett m (→Edge Effect) |
imported>Danielleonyett |
||
Line 54: | Line 54: | ||
'''Blend Operation''' | '''Blend Operation''' | ||
This | 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. | |||
* Source Blend Mode:'' Source Alpha '' | * Source Blend Mode:'' Source Alpha '' | ||
* Dest Blend Mode:'' Source Inverted Alpha '' | * Dest Blend Mode:'' Source Inverted Alpha '' |