|
VoltAir
|
A shader effect that renders an item in grayscale. More...
Properties | |
| Item | sourceItem |
| Item to be rendered in grayscale. More... | |
| real | ratio |
| Proportion between the original colors and greyscale to output. More... | |
A shader effect that renders an item in grayscale.
| real GrayscaleShaderEffect::ratio |
Proportion between the original colors and greyscale to output.
0.0 indicates no grayscaling. 1.0 is completly monochrome. | Item GrayscaleShaderEffect::sourceItem |
Item to be rendered in grayscale.