Zappy GUI
C++ graphic client: renderer, camera, network
Loading...
Searching...
No Matches
Particle Struct Reference

#include <DrawTypes.hpp>

+ Collaboration diagram for Particle:

Public Attributes

Vector3 pos
 
Vector3 vel
 
Color color
 
float size
 
float alpha
 
float delay
 
bool active = false
 

Detailed Description

Definition at line 5 of file DrawTypes.hpp.

Member Data Documentation

◆ active

◆ alpha

◆ color

◆ delay

◆ pos

◆ size

◆ vel


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