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

Buffer QML Type

Provides a data store for raw data to later be used as vertices or uniforms.

This type was introduced in Qt 5.7.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Buffer QML Type

  • Import Statement: import Qt3D.Render 2.12

  • Since: Qt 5.7

  • Instantiates:: QBuffer

Detailed Description

 

Property Documentation

 

syncData : bool

Holds the syncData flag. When syncData is true, this will force data created by a Qt3DRender::QBufferDataGenerator to also be updated on the frontend Qt3DRender::QBuffer node. By default syncData is false.

: This has no effect if the buffer's data was set directly using the data property.

usage : QBuffer::UsageType

Holds the buffer usage.

Obsolete Members for Buffer

The following members of QML type Buffer are deprecated. We strongly advise against using them in new code.

Obsolete Property Documentation

 
type : QBuffer::BufferType

This property is deprecated. We strongly advise against using it in new code.

Holds the buffer type.

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