Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

TechniqueFilter

A FrameGraphNode used to select used Techniques. More...

Import Statement: import Qt3D.Render 2.4
Since: Qt 5.7
Instantiates: QTechniqueFilter
Inherits:

FrameGraphNode

Properties

Detailed Description

A TechniqueFilter specifies which techniques are used by the FrameGraph when rendering the entities. TechniqueFilter specifies a list of FilterKey objects and Parameter objects. When TechniqueFilter is present in the FrameGraph, only the techiques matching the keys in list are used for rendering. The parameters in the list can be used to set values for shader parameters. The parameters in TechniqueFilter override parameters in Material, Effect, Technique and RenderPass, but are overridden by parameters in RenderPassFilter.

Property Documentation

matchAll : list<FilterKey>

Holds the list of filterkeys used by the TechiqueFilter


parameters : list<Parameter>

Holds the list of parameters used by the TechiqueFilter


Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded