Confetti
0.1.0
A C++ particle system using Vulkan
|
Appearance configuration. More...
#include <Confetti/Configuration.h>
Public Attributes | |
std::string | name_ |
glm::vec4 | colorChange_ { 0.0f, 0.0f, 0.0f, 0.0f } |
float | radiusChange_ = 0.0f |
float | radialVelocity_ = 0.0f |
std::string | texture_ |
float | size_ = 0.0f |
Appearance configuration.