|
||||||||||
前のパッケージ 次のパッケージ | フレームあり フレームなし |
com.jme3.effect
package allows particle emitter effects to be
used with a jME3 application.
参照先:
説明
クラスの概要 | |
---|---|
Particle | Represents a single particle in a ParticleEmitter . |
ParticleEmitter | ParticleEmitter is a special kind of geometry which simulates
a particle system. |
ParticleEmitter.ParticleEmitterControl | |
ParticleMesh | The ParticleMesh is the underlying visual implementation of a
particle emitter . |
ParticlePointMesh | |
ParticleTriMesh |
列挙型の概要 | |
---|---|
ParticleMesh.Type | Type of particle mesh |
The com.jme3.effect
package allows particle emitter effects to be
used with a jME3 application.
The ParticleEmitter
class is the primary class used to create
particle emitter effects. See the jme3test.effect
package
for examples on how to use ParticleEmitter
s.
|
||||||||||
前のパッケージ 次のパッケージ | フレームあり フレームなし |