![]() |
Qt 6.x
The Qt SDK
|
#include <qssgrenderparticles_p.h>
Collaboration diagram for QSSGTriangleParticle:Public Attributes | |
| QVector3D | position |
| float | size |
| QVector3D | rotation |
| float | age |
| QVector4D | color |
| QVector3D | center |
| float | fill |
Definition at line 56 of file qssgrenderparticles_p.h.
| float QSSGTriangleParticle::age |
Definition at line 61 of file qssgrenderparticles_p.h.
| QVector3D QSSGTriangleParticle::center |
Definition at line 63 of file qssgrenderparticles_p.h.
| QVector4D QSSGTriangleParticle::color |
Definition at line 62 of file qssgrenderparticles_p.h.
| float QSSGTriangleParticle::fill |
Definition at line 64 of file qssgrenderparticles_p.h.
| QVector3D QSSGTriangleParticle::position |
Definition at line 58 of file qssgrenderparticles_p.h.
| QVector3D QSSGTriangleParticle::rotation |
Definition at line 60 of file qssgrenderparticles_p.h.
| float QSSGTriangleParticle::size |
Definition at line 59 of file qssgrenderparticles_p.h.