BufferBlit QML Type

Defines a copy operation between two buffers in a pass of a CustomMaterial or an Effect. 更多...

导入语句: import QtQuick3D 1.15
继承:

Command

特性

详细描述

特性文档编制

destination : Buffer

Specifies the destination buffer of the copy operation.


source : Buffer

Specifies the source buffer of the copy operation.