Skip to main content

ParticleConeShapeOptions

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

Package: JAVARuntime

Category: Particles

Component: no


public class ParticleConeShapeOptions

Constructors

SignatureDescription
ParticleConeShapeOptions(ParticleConeShapeOptions)Executes ParticleConeShapeOptions and returns after the underlying engine call finishes.
ParticleConeShapeOptions(Engine)Executes ParticleConeShapeOptions and returns after the underlying engine call finishes.
ParticleConeShapeOptions()Creates a new instance of ParticleConeShapeOptions.

Attributes

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

Virtual Attributes

NameTypeAccessDescription
maxAnglefloatget/setVirtual attribute exposed by getMaxAngle. Access it like a field to read or write the underlying value.
minAnglefloatget/setVirtual attribute exposed by getMinAngle. Access it like a field to read or write the underlying value.
radiusfloatget/setVirtual attribute exposed by getRadius. Access it like a field to read or write the underlying value.