Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QSSGParticleSimple Struct Reference

#include <qssgrenderparticles_p.h>

Collaboration diagram for QSSGParticleSimple:

Public Attributes

QVector3D position
float size
QVector3D rotation
float age
QVector4D color

Detailed Description

Definition at line 28 of file qssgrenderparticles_p.h.

Member Data Documentation

◆ age

float QSSGParticleSimple::age

Definition at line 33 of file qssgrenderparticles_p.h.

◆ color

QVector4D QSSGParticleSimple::color

Definition at line 34 of file qssgrenderparticles_p.h.

◆ position

QVector3D QSSGParticleSimple::position

Definition at line 30 of file qssgrenderparticles_p.h.

◆ rotation

QVector3D QSSGParticleSimple::rotation

Definition at line 32 of file qssgrenderparticles_p.h.

◆ size

float QSSGParticleSimple::size

Definition at line 31 of file qssgrenderparticles_p.h.


The documentation for this struct was generated from the following file: