Defines a copy operation between two buffers in a pass of a CustomMaterial or an Effect. 更多...
| import 语句: | import QtQuick3D 1.15 |
| 继承: |
|
destination : Buffer |
Specifies the destination buffer of the copy operation.
|
source : Buffer |
Specifies the source buffer of the copy operation.