Canvas3DBuffer QML Type

Contains an OpenGL buffer. 更多...

import 語句: import QtCanvas3D 1.1
Since: QtCanvas3D 1.0
繼承: Canvas3DAbstractObject

詳細描述

Deprecated in Qt 5.12. An uncreatable QML type that contains an OpenGL buffer. You can get it by calling the Context3D.createBuffer() 方法。