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.9 | 
| In C++: | QSharedGLTexture | 
| Status: | Deprecated | 
Properties
- textureId : int
Detailed Description
Property Documentation
| textureId : int | 
The OpenGL texture id value that you want Qt3D to gain access to.