Search Java Classes and Packages
Search Java Frameworks and Libraries
#Com.jme3.effect Classes and Interfaces - 19 results found.
| Name | Description | Type | Package | Framework |
| DefaultParticleInfluencer | This emitter influences the particles so that they move all in the same direction. | Class | com.jme3.effect.influencers | JMonkeyEngine |
|
| EmitterBoxShape | | Class | com.jme3.effect.shapes | JMonkeyEngine |
|
| EmitterMeshConvexHullShape | This emiter shape emits the particles from the given shape's interior constrained by its convex hull (a geometry that tightly wraps the mesh). | Class | com.jme3.effect.shapes | JMonkeyEngine |
|
| EmitterMeshFaceShape | This emiter shape emits the particles from the given shape's faces. | Class | com.jme3.effect.shapes | JMonkeyEngine |
|
| EmitterMeshVertexShape | | Class | com.jme3.effect.shapes | JMonkeyEngine |
|
| EmitterPointShape | | Class | com.jme3.effect.shapes | JMonkeyEngine |
|
| EmitterShape | This interface declares methods used by all shapes that represent particle emitters. | Interface | com.jme3.effect.shapes | JMonkeyEngine |
|
| EmitterSphereShape | | Class | com.jme3.effect.shapes | JMonkeyEngine |
|
| EmptyParticleInfluencer | This influencer does not influence particle at all. | Class | com.jme3.effect.influencers | JMonkeyEngine |
|
| NewtonianParticleInfluencer | This influencer calculates initial velocity with the use of the emitter's shape. | Class | com.jme3.effect.influencers | JMonkeyEngine |
|
| Particle | Represents a single particle in a ParticleEmitter. | Class | com.jme3.effect | JMonkeyEngine |
|
| ParticleEmitter | ParticleEmitter is a special kind of geometry which simulates Particle emitters can be used to simulate various kinds of phenomena, | Class | com.jme3.effect | JMonkeyEngine |
|
| ParticleEmitter .ParticleEmitterControl | Constructor SummaryParticleEmitter. | Class | com.jme3.effect | JMonkeyEngine |
|
| ParticleInfluencer | An interface that defines the methods to affect initial velocity of the particles. | Interface | com.jme3.effect.influencers | JMonkeyEngine |
|
| ParticleMesh | | Class | com.jme3.effect | JMonkeyEngine |
|
| ParticleMesh .Type | | Class | com.jme3.effect | JMonkeyEngine |
|
| ParticlePointMesh | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.jme3.effect | JMonkeyEngine |
|
| ParticleTriMesh | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.jme3.effect | JMonkeyEngine |
|
| RadialParticleInfluencer | an influencer to make blasts expanding on the ground. | Class | com.jme3.effect.influencers | JMonkeyEngine |