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

#include <qssgrenderparticles_p.h>

Collaboration diagram for QSSGLineParticle:

Public Attributes

QVector3D position
float size
QVector4D color
QVector3D binormal
float animationFrame
float age
float length
QVector2D fill

Detailed Description

Definition at line 70 of file qssgrenderparticles_p.h.

Member Data Documentation

◆ age

float QSSGLineParticle::age

Definition at line 77 of file qssgrenderparticles_p.h.

◆ animationFrame

float QSSGLineParticle::animationFrame

Definition at line 76 of file qssgrenderparticles_p.h.

◆ binormal

QVector3D QSSGLineParticle::binormal

Definition at line 75 of file qssgrenderparticles_p.h.

◆ color

QVector4D QSSGLineParticle::color

Definition at line 74 of file qssgrenderparticles_p.h.

◆ fill

QVector2D QSSGLineParticle::fill

Definition at line 79 of file qssgrenderparticles_p.h.

◆ length

float QSSGLineParticle::length

◆ position

QVector3D QSSGLineParticle::position

Definition at line 72 of file qssgrenderparticles_p.h.

◆ size

float QSSGLineParticle::size

Definition at line 73 of file qssgrenderparticles_p.h.


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