|
group2 0.1.0
CSE 125 Group 2
|
A single recorded point along the ribbon trail. More...
#include <RibbonEmitter.hpp>
Public Attributes | |
| glm::vec3 | pos {} |
| World-space position of this node. | |
| float | age = 0.f |
| Seconds since this node was recorded. | |
A single recorded point along the ribbon trail.
| float RibbonEmitter::Node::age = 0.f |
Seconds since this node was recorded.
| glm::vec3 RibbonEmitter::Node::pos {} |
World-space position of this node.