Canvas3DProgram QML Type

Contains a shader program. 更多...

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

Canvas3DAbstractObject

详细描述

Deprecated in Qt 5.12. An uncreatable QML type that contains a compiled shader program. You can get it by calling the Context3D.createProgram() 方法。