Canvas3DShader QML Type
Contains a shader. More...
Import Statement: | import QtCanvas3D 1.1 |
Since: | QtCanvas3D 1.0 |
Inherits: |
Detailed Description
An uncreatable QML type that contains a shader. You can get it by calling the Context3D.createShader() method.