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.