SharedGLTexture QML Type

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

Instantiates: QSharedGLTexture

Properties

Detailed Description

\inqmlmoduleQt3D.Render

Property Documentation

textureId : int

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