ParticleRectangleShapeOptions
Refer?ncia completa da API de ParticleRectangleShapeOptions, incluindo construtores, atributos, atributos virtuais e m?todos.
Pacote: JAVARuntime
Categoria: Particles
Componente: n?o
public class ParticleRectangleShapeOptions
Constructors
| Signature | Description |
|---|---|
ParticleRectangleShapeOptions(ParticleRectangleShapeOptions) | Cria uma nova inst?ncia de ParticleRectangleShapeOptions. |
ParticleRectangleShapeOptions(Engine) | Cria uma nova inst?ncia de ParticleRectangleShapeOptions. |
ParticleRectangleShapeOptions() | Cria uma nova inst?ncia de ParticleRectangleShapeOptions. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | ParticleRectangleShapeOptions | Representa o valor de instance armazenado nesta inst?ncia. Leia ou atribua para atualizar a propriedade. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
height | float | get/set | Retorna o valor atual de height. |
length | float | get/set | Retorna o valor atual de length. |
randomizeRotation | float | get/set | Retorna o valor atual de randomize rotation. |
spherizeRotation | float | get/set | Retorna o valor atual de spherize rotation. |
width | float | get/set | Retorna o valor atual de width. |