DepthStencilAttachment QML Type
Defines a depth-stencil attachment for a RenderPass. More...
| Import Statement: | import QtQuick3D |
| Since: | Qt 6.11 |
| Inherits: |
Detailed Description
The DepthStencilAttachment type is used to specify a depth-stencil attachment for a RenderPass. This represents a render buffer attachment, so it cannot be directly sampled in shaders.