TextureImageFactory QML Type

Create TextureImage elements. More...

Import Statement: import QtCanvas3D 1.1
Since: QtCanvas3D 1.0

Methods

Detailed Description

This static QML type is used for creating TextureImage instances by calling the TextureImageFactory::newTexImage() function.

See also TextureImage.

Method Documentation

TextureImage newTexImage()

Returns a new empty TextureImage.