| Package | Description |
|---|---|
| com.badlogic.gdx.graphics.g3d.particles.emitters | |
| com.badlogic.gdx.graphics.g3d.particles.influencers | |
| com.badlogic.gdx.graphics.g3d.particles.values |
| Modifier and Type | Field and Description |
|---|---|
ScaledNumericValue |
RegularEmitter.emissionValue |
ScaledNumericValue |
RegularEmitter.lifeOffsetValue |
ScaledNumericValue |
RegularEmitter.lifeValue |
| Modifier and Type | Method and Description |
|---|---|
ScaledNumericValue |
RegularEmitter.getEmission() |
ScaledNumericValue |
RegularEmitter.getLife() |
ScaledNumericValue |
RegularEmitter.getLifeOffset() |
| Modifier and Type | Field and Description |
|---|---|
ScaledNumericValue |
ColorInfluencer.Single.alphaValue |
ScaledNumericValue |
DynamicsModifier.Angular.phiValue
Azimuth, Y
|
ScaledNumericValue |
DynamicsModifier.Strength.strengthValue |
ScaledNumericValue |
DynamicsModifier.Angular.thetaValue
Polar angle, XZ plane
|
ScaledNumericValue |
SimpleInfluencer.value |
| Modifier and Type | Field and Description |
|---|---|
ScaledNumericValue |
PrimitiveSpawnShapeValue.spawnDepthValue |
ScaledNumericValue |
PrimitiveSpawnShapeValue.spawnHeightValue |
ScaledNumericValue |
PrimitiveSpawnShapeValue.spawnWidthValue |
| Modifier and Type | Method and Description |
|---|---|
ScaledNumericValue |
PrimitiveSpawnShapeValue.getSpawnDepth() |
ScaledNumericValue |
PrimitiveSpawnShapeValue.getSpawnHeight() |
ScaledNumericValue |
PrimitiveSpawnShapeValue.getSpawnWidth() |
| Modifier and Type | Method and Description |
|---|---|
void |
ScaledNumericValue.load(ScaledNumericValue value) |