Tramway SDK
Public Attributes | List of all members
tram::ParticleComponent::Particle Struct Reference

#include <particle.h>

Public Attributes

vec3 coords
 
vec3 velocity
 
uint32_t age
 

Member Data Documentation

◆ age

uint32_t tram::ParticleComponent::Particle::age

◆ coords

vec3 tram::ParticleComponent::Particle::coords

◆ velocity

vec3 tram::ParticleComponent::Particle::velocity

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