Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qquick3dparticlespriteparticle.cpp File Reference

(e3d5549d74e10ddf0a36276ce4331e2ea61cf4a4)

#include "qquick3dparticlespriteparticle_p.h"
#include "qquick3dparticleemitter_p.h"
#include <QtQuick3D/private/qquick3dobject_p.h>
#include <QtQuick3DUtils/private/qssgutils_p.h>
+ Include dependency graph for qquick3dparticlespriteparticle.cpp:

Go to the source code of this file.

Functions

static QSSGRenderParticles::BlendMode mapBlendMode (QQuick3DParticleSpriteParticle::BlendMode mode)
 

Function Documentation

◆ mapBlendMode()

Definition at line 317 of file qquick3dparticlespriteparticle.cpp.

References QQuick3DParticleSpriteParticle::Multiply, QSSGRenderParticles::Multiply, QQuick3DParticleSpriteParticle::Screen, QSSGRenderParticles::Screen, QQuick3DParticleSpriteParticle::SourceOver, and QSSGRenderParticles::SourceOver.

Referenced by QQuick3DParticleSpriteParticle::updateParticleNode().

+ Here is the caller graph for this function: