Constructor
new L3D.ParticleContext()
Methods
getParticle(node, geom, index)
Get a particle primitive from the context.
Parameters
node |
GraphNode | |
geom |
Geometry | |
index |
number |
updateSimulation()
Update the particles, updating position, velocity, age, etc.