Canvas3DShaderPrecisionFormat QML Type
Contains the shader precision format attributes. 更多...
Import Statement: | import QtCanvas3D 1.1 |
开始支持版本: | QtCanvas3D 1.0 |
属性
详细描述
An uncreatable QML type that contains the information returned from the Context3D::getShaderPrecisionFormat() call.
参见 Context3D.