TextureImageFactory QML Type
Create TextureImage elements. 更多...
Import Statement: | import QtCanvas3D 1.1 |
开始支持版本: | QtCanvas3D 1.0 |
方法
- TextureImage newTexImage()
详细描述
This static QML type is used for creating TextureImage instances by calling the TextureImageFactory::newTexImage() function.
参见 TextureImage.
成员
TextureImage newTexImage() |
Returns a new empty TextureImage.