Canvas3DShader QML Type

Contains a shader. 更多...

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

詳細描述

An uncreatable QML type that contains a shader. You can get it by calling the Context3D.createShader() 方法。