public static class Particle.DustOptions
extends java.lang.Object
| Constructor | Description | 
|---|---|
| DustOptions(Color color,
           float size) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| Color | getColor() | The color of the particles to be displayed. | 
| float | getSize() | Relative size of the particle. | 
Copyright © 2018. All rights reserved.