TextureImageFactory QML Type
Create TextureImage elements. More...
Import Statement: | import QtCanvas3D 1.1 |
Since: | QtCanvas3D 1.0 |
Methods
- TextureImage newTexImage()
Detailed Description
Deprecated in Qt 5.12. This static QML type is used for creating TextureImage instances by calling the TextureImageFactory::newTexImage() function.
See also TextureImage.
Method Documentation
TextureImage newTexImage() |
Deprecated in Qt 5.12. Returns a new empty TextureImage.