SharedGLTexture QML Type

Allows to use a textureId from a separate OpenGL context in a Qt 3D scene. More...

Import Statement: import Qt3D.Render 2.0
Since: Qt 5.13
Instantiates: QSharedGLTexture

Properties

Detailed Description

Property Documentation

textureId : int

The OpenGL texture id value that you want Qt3D to gain access to.

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.0/qml-qt3d-render-sharedgltexture.html