Confetti
0.1.0
A C++ particle system using Vulkan
|
Emitter volume configuration. More...
#include <Confetti/Configuration.h>
Public Attributes | |
std::string | name_ |
std::string | type_ |
float | length_ = 0.0f |
float | width_ = 0.0f |
float | height_ = 0.0f |
float | depth_ = 0.0f |
float | radius_ = 0.0f |
Emitter volume configuration.