Canvas3DFrameBuffer QML Type

Contains an OpenGL framebuffer. 更多...

Import Statement: import QtCanvas3D 1.1
开始支持版本: QtCanvas3D 1.0
基类:

Canvas3DAbstractObject

详细描述

An uncreatable QML type that contains an OpenGL framebuffer object. You can get it by calling the Context3D.createFramebuffer() method.