Obsolete Members for Buffer

The following members of QML type Buffer 已過時。 提供它們是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它們。

特性

特性文檔編製

syncData : bool

Holds the syncData flag. When syncData is true, this will force data created by a Qt3DRender::QBufferDataGenerator to also be updated on the frontend Qt3DRender::QBuffer node. By default syncData is false.

注意: : This has no effect if the buffer's data was set directly using the data property.

usage : QBuffer::UsageType

Holds the buffer usage.