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

PointSize QML Type

Specifies the size of rasterized points. May either be set statically or by shader programs.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

PointSize QML Type

  • Import Statement: import Qt3D.Render 2.5

  • Inherits: RenderState

  • Instantiates:: QPointSize

Detailed Description

When the sizeMode property is set to SizeMode::Fixed, the value is set using glPointSize(), if available. When using SizeMode::Programmable, gl_PointSize must be set within shader programs, the value provided to this RenderState is ignored in that case.

Property Documentation

 

sizeMode : enumeration

Specifies the sizeMode to be used.

value : real

Specifies the point size value to be used.

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