Canvas3DShaderPrecisionFormat QML Type
Contains the shader precision format attributes. More...
Import Statement: | import QtCanvas3D 1.1 |
Since: | QtCanvas3D 1.0 |
Properties
Detailed Description
An uncreatable QML type that contains the information returned from the Context3D::getShaderPrecisionFormat() call.
See also Context3D.