Controls layers drawn in a frame graph branch. More...
Import Statement: | import Qt3D.Render 2.0 |
Since: | Qt 5.5 |
Inherits: |
A LayerFilter can be used to instruct the renderer as to which layer(s) to draw in that branch of the frame graph. The LayerFilter selects which entities to draw based on the Layer instances added to the LayerFilter and as components to the Entity.
The LayerFilter can be configured to select or discard entities with a specific Layer depending on the filterMode property. By default, entities referencing one of the Layer objects that are also being referenced by the LayerFilter are selected (AcceptAnyMatchingLayers).
Within the FrameGraph tree, multiple LayerFilter nodes can be nested within a branch going from root to a leaf. In that case the filtering will first operate on all entities of the scene using the filtering method specified by the first declared LayerFilter. Then the filtered subset of entities will be filtered again based on the filtering method set on the second LayerFilter declared. This is then repeated until all LayerFilter nodes of the branch have been consumed.
filterMode : enumeration |
Holds the filter mode specifying the entities to select for drawing.
The default value is LayerFilter.AcceptMatchingLayers
.
Constant | Description |
---|---|
LayerFilter.AcceptAnyMatchingLayers |
Accept entities that reference one or more Layer objects added to this LayerFilter. This is the default |
LayerFilter.AcceptAllMatchingLayers |
Accept entities that reference all the Layer objects added to this LayerFilter |
LayerFilter.DiscardAnyMatchingLayers |
Discard entities that reference one or more Layer objects added to this LayerFilter |
LayerFilter.DiscardAllMatchingLayers |
Discard entities that reference all Layer objects added to this LayerFilter |
Holds a list of layers specifying the layers to select for drawing.
As part of the free Business evaluation, we offer a free welcome call for companies, to talk about your requirements, and how the Felgo SDK & Services can help you. Just sign up and schedule your call.
Sign up now to start your free Business evaluation: