SharedGLTexture QML Type

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

import 語句: 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.