SharedGLTexture QML Type

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

导入语句: import Qt3D.Render 2.15
Since: Qt 5.13
实例化: QSharedGLTexture

特性

详细描述

特性文档编制

textureId : int

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