Vertex consumed by the procedural engine-flame pipeline. More...
#include <examples/asteroids-net/asteroids3d_types.hpp>
Public Attributes | |
| glm::vec4 | color {} |
| Vertex color. | |
| glm::vec3 | pos {} |
| Vertex position. | |
Vertex consumed by the procedural engine-flame pipeline.
Definition at line 295 of file asteroids3d_types.hpp.
| glm::vec4 space::FlameVertex::color {} |
| glm::vec3 space::FlameVertex::pos {} |