Desaturate QML Type
A desaturating effect. More...
| Import Statement: | import QtQuick3D.Effects 1.15 | 
Properties
- amount : real
 
Detailed Description
With the Desaturate effect, you can decrease the intensity of all colors in the scene.
Property Documentation
amount : real
The amount of desaturation. Range is [0...1], with 0 being fully saturated and 1 being fully grayscale. 0.5 by default.
    © The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
    https://doc.qt.io/qt-5.15/qml-qtquick3d-effects-desaturate.html