BufferBlit QML Type
Defines a copy operation between two buffers in a pass of a CustomMaterial. More...
Import Statement: | import QtQuick3D.Materials 1.14 |
Inherits: |
Properties
- destination : Buffer
- source : Buffer
Detailed Description
Property Documentation
destination : Buffer
Specifies the destination buffer of the copy operation.
source : Buffer
Specifies the source buffer of the copy operation.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-5.14/qml-qtquick3d-materials-bufferblit.html