QProximityFilter Class
class Qt3DRender::QProximityFilterSelect entities which are within a distance threshold of a target entity. More...
Header: | #include <QProximityFilter> |
qmake: | QT += 3drender |
Since: | Qt 5.10 |
Instantiated By: | ProximityFilter |
Inherits: | Qt3DRender::QFrameGraphNode |
This class was introduced in Qt 5.10.
Detailed Description
A Qt3DRender::QProximityFilter can be used to select entities to render when they are placed within a given distance threshold of another entity.