Class: ParticleSphereShapeOptions
This page documents the methods and fields available in the ParticleSphereShapeOptions class.
Members
| Signature | Description |
|---|---|
ParticleSphereShapeOptions() | Creates a new instance of ParticleSphereShapeOptions. |
getRadius() | Returns the current radius. |
getRandomizeRotation() | Returns the current randomize rotation. |
getSpherizeRotation() | Returns the current spherize rotation. |
getVolume() | Returns the current volume. |
setRadius(float) | Sets or updates the radius. |
setRandomizeRotation(float) | Sets or updates the randomize rotation. |
setSpherizeRotation(float) | Sets or updates the spherize rotation. |
setVolume(float) | Sets or updates the volume. |