GaussianBlur QML Type▲
-
Import Statement: import QtQuick3D.Effects 6.4
Detailed Description▲
The GaussianBlur effect blurs all objects in the scene evenly. To keep the effect performant, a large blur amount will not produce a perfectly smooth blur, but rather a mosaic result.
Property Documentation▲
amount : real▲
The strength of the blur. Sensible values are in the range [0...10]. The default value is 2.