![]() |
Qt 6.x
The Qt SDK
|
#include <qssgrenderparticles_p.h>
Public Attributes | |
QVector3D | position |
float | size |
QVector3D | rotation |
float | age |
QVector4D | color |
Definition at line 28 of file qssgrenderparticles_p.h.
float QSSGParticleSimple::age |
Definition at line 33 of file qssgrenderparticles_p.h.
QVector4D QSSGParticleSimple::color |
Definition at line 34 of file qssgrenderparticles_p.h.
QVector3D QSSGParticleSimple::position |
Definition at line 30 of file qssgrenderparticles_p.h.
QVector3D QSSGParticleSimple::rotation |
Definition at line 32 of file qssgrenderparticles_p.h.
float QSSGParticleSimple::size |
Definition at line 31 of file qssgrenderparticles_p.h.