BufferBlit QML Type
Defines a copy operation between two buffers in a pass of a CustomMaterial or an Effect. More...
Import Statement: | import QtQuick3D 1.15 |
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.15/qml-qtquick3d-bufferblit.html