Defines a render pass in an Effect. More...
| Import Statement: | import QtQuick3D
|
| Inherits: |
An Effect may consist of multiple render passes. Each render pass has a setup phase where the list of render commands are executed, a output buffer and a list of shaders to use for rendering the effect.
See the documentation for Effect for more details on how to set up multiple rendering passes.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.9/qml-qtquick3d-pass.html