ParticleRectangleShapeOptions
Complete API reference for ParticleRectangleShapeOptions, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Particles
Component: no
public class ParticleRectangleShapeOptions
Constructors
| Signature | Description |
|---|---|
ParticleRectangleShapeOptions(ParticleRectangleShapeOptions) | Creates a new instance of ParticleRectangleShapeOptions. |
ParticleRectangleShapeOptions(Engine) | Creates a new instance of ParticleRectangleShapeOptions. |
ParticleRectangleShapeOptions() | Creates a new instance of ParticleRectangleShapeOptions. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | ParticleRectangleShapeOptions | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
height | float | get/set | Returns the current height. |
length | float | get/set | Returns the current length. |
randomizeRotation | float | get/set | Returns the current randomize rotation. |
spherizeRotation | float | get/set | Returns the current spherize rotation. |
width | float | get/set | Returns the current width. |