![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qssgrenderparticles_p.h>
Public Attributes | |
| QVector3D | position |
| float | size |
| QVector3D | rotation |
| float | age |
| QVector4D | color |
| float | animationFrame |
| QVector3D | unusedPadding |
Definition at line 39 of file qssgrenderparticles_p.h.
| float QSSGParticleAnimated::age |
Definition at line 44 of file qssgrenderparticles_p.h.
| float QSSGParticleAnimated::animationFrame |
Definition at line 46 of file qssgrenderparticles_p.h.
| QVector4D QSSGParticleAnimated::color |
Definition at line 45 of file qssgrenderparticles_p.h.
| QVector3D QSSGParticleAnimated::position |
Definition at line 41 of file qssgrenderparticles_p.h.
| QVector3D QSSGParticleAnimated::rotation |
Definition at line 43 of file qssgrenderparticles_p.h.
| float QSSGParticleAnimated::size |
Definition at line 42 of file qssgrenderparticles_p.h.
| QVector3D QSSGParticleAnimated::unusedPadding |
Definition at line 49 of file qssgrenderparticles_p.h.