IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

Canvas3DShaderPrecisionFormat QML Type

Contains the shader precision format attributes.

This type was introduced in QtCanvas3D 1.0.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Canvas3DShaderPrecisionFormat QML Type

  • Import Statement: import QtCanvas3D 1.1

  • Since: QtCanvas3D 1.0

Detailed Description

Deprecated in Qt 5.12. An uncreatable QML type that contains the information returned from the Context3D::getShaderPrecisionFormat() call.

See Also

See also Context3D

Property Documentation

 

precision : int

Deprecated in Qt 5.12. The number of bits of precision that can be represented. 0 for integer formats.

rangeMax : int

Deprecated in Qt 5.12. The base 2 log of the absolute value of the maximum value that can be represented.

rangeMin : int

Deprecated in Qt 5.12. The base 2 log of the absolute value of the minimum value that can be represented.

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+