Skip to main content

ParticleSphereShapeOptions

Complete API reference for ParticleSphereShapeOptions, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Particles

Component: no


public class ParticleSphereShapeOptions

Constructors

SignatureDescription
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

NameTypeDescription
instanceParticleSphereShapeOptionsRepresents the instance value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
radiusfloatget/setVirtual attribute exposed by getRadius. Access it like a field to read or write the underlying value.
randomizeRotationfloatget/setVirtual attribute exposed by getRandomizeRotation. Access it like a field to read or write the underlying value.
spherizeRotationfloatget/setVirtual attribute exposed by getSpherizeRotation. Access it like a field to read or write the underlying value.
volumefloatget/setVirtual attribute exposed by getVolume. Access it like a field to read or write the underlying value.