![]() |
Qt 6.x
The Qt SDK
|
#include <qssgrenderparticles_p.h>
Collaboration diagram for QSSGParticleAnimated:Public Attributes | |
| QVector3D | position |
| float | size |
| QVector3D | rotation |
| float | age |
| QVector4D | color |
| float | animationFrame |
| QVector3D | unusedPadding |
Definition at line 40 of file qssgrenderparticles_p.h.
| float QSSGParticleAnimated::age |
Definition at line 45 of file qssgrenderparticles_p.h.
| float QSSGParticleAnimated::animationFrame |
Definition at line 47 of file qssgrenderparticles_p.h.
| QVector4D QSSGParticleAnimated::color |
Definition at line 46 of file qssgrenderparticles_p.h.
| QVector3D QSSGParticleAnimated::position |
Definition at line 42 of file qssgrenderparticles_p.h.
| QVector3D QSSGParticleAnimated::rotation |
Definition at line 44 of file qssgrenderparticles_p.h.
| float QSSGParticleAnimated::size |
Definition at line 43 of file qssgrenderparticles_p.h.
| QVector3D QSSGParticleAnimated::unusedPadding |
Definition at line 50 of file qssgrenderparticles_p.h.