Canvas3DTexture QML Type
Contains an OpenGL texture. 更多...
Import Statement: | import QtCanvas3D 1.1 |
开始支持版本: | QtCanvas3D 1.0 |
基类: |
详细描述
An uncreatable QML type that contains an OpenGL texture. You can get it by calling the Context3D.createTexture() method.