SharedGLTexture QML Type

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

import 语句: import Qt3D.Render 2.8
在 C++: QSharedGLTexture
状态: Deprecated

特性

详细描述

特性文档编制

textureId : int

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