TextureImageFactory QML Type

创建 TextureImage 元素。 更多...

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

方法

详细描述

This static QML type is used for creating TextureImage instances by calling the TextureImageFactory::newTexImage() 函数。

另请参阅 TextureImage .

方法文档编制

TextureImage newTexImage ()

Returns a new empty TextureImage .