Stores filter keys and their values. More...
Import Statement: | import Qt3D.Render |
Since: | Qt 5.5 |
Instantiates: | QFilterKey |
Inherits: |
A FilterKey is a storage type for filter key and value pair. Filter keys are used by Technique and RenderPass to specify at which stage of rendering the technique or the render pass is used.
Note: FilterKey node can not be disabled.
name : string
Holds the name of the filter key.
value : variant
Holds the value of the filter key.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.2/qml-qt3d-render-filterkey.html