Skip to main content

ParticleRectangleShapeOptions

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

Package: JAVARuntime

Category: Particles

Component: no


public class ParticleRectangleShapeOptions

Constructors

SignatureDescription
ParticleRectangleShapeOptions(ParticleRectangleShapeOptions)Creates a new instance of ParticleRectangleShapeOptions.
ParticleRectangleShapeOptions(Engine)Creates a new instance of ParticleRectangleShapeOptions.
ParticleRectangleShapeOptions()Creates a new instance of ParticleRectangleShapeOptions.

Attributes

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

Virtual Attributes

NameTypeAccessDescription
heightfloatget/setReturns the current height.
lengthfloatget/setReturns the current length.
randomizeRotationfloatget/setReturns the current randomize rotation.
spherizeRotationfloatget/setReturns the current spherize rotation.
widthfloatget/setReturns the current width.