Package com.badlogic.gdx.graphics.g3d.particles.values
package com.badlogic.gdx.graphics.g3d.particles.values
-
ClassDescriptionEncapsulate the formulas to spawn a particle on a cylinder shape.Encapsulate the formulas to spawn a particle on a ellipse shape.Defines a variation of red, green and blue on a given time line.Encapsulate the formulas to spawn a particle on a line shape.The base class of all the
ParticleValue
values which spawn a particle on a mesh shape.A value which contains a single float variable.It's a class which represents a value bound to the particles.Encapsulate the formulas to spawn a particle on a point shape.The base class of all theSpawnShapeValue
values which spawn the particles on a geometric primitive.A value which has a defined minimum and maximum bounds.Encapsulate the formulas to spawn a particle on a rectangle shape.A value which has a defined minimum and maximum upper and lower bounds.Encapsulate the formulas to spawn a particle on a shape.Encapsulate the formulas to spawn a particle on a mesh shape.Encapsulate the formulas to spawn a particle on a mesh shape dealing with not uniform area triangles.