FilterKey QML Type▲
-
Import Statement: import Qt3D.Render 2.5
-
Inherits: Node
-
Instantiates:: QFilterKey
Detailed Description▲
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.
FilterKey node can not be disabled.