Buffer QML Type▲
- 
					Import Statement: import Qt3D.Render 2.12 
- 
					Since: Qt 5.7 
- 
					Instantiates:: QBuffer 
Detailed Description▲
Property Documentation▲
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.




