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
QSSGParticleAnimated Struct Reference

#include <qssgrenderparticles_p.h>

Collaboration diagram for QSSGParticleAnimated:

Public Attributes

QVector3D position
float size
QVector3D rotation
float age
QVector4D color
float animationFrame
QVector3D unusedPadding

Detailed Description

Definition at line 40 of file qssgrenderparticles_p.h.

Member Data Documentation

◆ age

float QSSGParticleAnimated::age

Definition at line 45 of file qssgrenderparticles_p.h.

◆ animationFrame

float QSSGParticleAnimated::animationFrame

Definition at line 47 of file qssgrenderparticles_p.h.

◆ color

QVector4D QSSGParticleAnimated::color

Definition at line 46 of file qssgrenderparticles_p.h.

◆ position

QVector3D QSSGParticleAnimated::position

Definition at line 42 of file qssgrenderparticles_p.h.

◆ rotation

QVector3D QSSGParticleAnimated::rotation

Definition at line 44 of file qssgrenderparticles_p.h.

◆ size

float QSSGParticleAnimated::size

Definition at line 43 of file qssgrenderparticles_p.h.

◆ unusedPadding

QVector3D QSSGParticleAnimated::unusedPadding

Definition at line 50 of file qssgrenderparticles_p.h.


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