ParticleSphereShapeOptions
Complete API reference for ParticleSphereShapeOptions, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Particles
Component: no
public class ParticleSphereShapeOptions
Constructors
| Signature | Description |
|---|---|
ParticleSphereShapeOptions(ParticleSphereShapeOptions) | Executes ParticleSphereShapeOptions and returns after the underlying engine call finishes. |
ParticleSphereShapeOptions(Engine) | Executes ParticleSphereShapeOptions and returns after the underlying engine call finishes. |
ParticleSphereShapeOptions() | Creates a new instance of ParticleSphereShapeOptions. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | ParticleSphereShapeOptions | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
radius | float | get/set | Virtual attribute exposed by getRadius. Access it like a field to read or write the underlying value. |
randomizeRotation | float | get/set | Virtual attribute exposed by getRandomizeRotation. Access it like a field to read or write the underlying value. |
spherizeRotation | float | get/set | Virtual attribute exposed by getSpherizeRotation. Access it like a field to read or write the underlying value. |
volume | float | get/set | Virtual attribute exposed by getVolume. Access it like a field to read or write the underlying value. |