Vignette QML Type

A vignette effect. More...

Import Statement: import QtQuick3D.Effects 6.3

Properties

Detailed Description

Property Documentation

vignetteColor : vector3d

Sets the color to use for the vignetting. The default value is Qt.vector3d(0.5, 0.5, 0.5).


vignetteRadius : real

Specifies the size of the vignetting. The range is [0...5]. The default value is 0.35.


vignetteStrength : real

Specifies the strength of the vignetting. The range is [0...15]. The default value is 15.


© 2022 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.