Canvas3DTexture QML Type

Contains an OpenGL texture. 更多...

导入语句: import QtCanvas3D 1.1
Since: QtCanvas3D 1.0
继承:

Canvas3DAbstractObject

详细描述

An uncreatable QML type that contains an OpenGL texture. You can get it by calling the Context3D.createTexture() 方法。