Layer specific particle data for managing particles in world space. More...
#include <WorldParticleLayer.h>
Public Attributes | |
vec3d | worldPos |
The current particle position in world space. | |
vec3f | worldVelocity |
The current particle velocity in world space. |
Layer specific particle data for managing particles in world space.
The current particle position in world space.
The current particle velocity in world space.