FastBloom
Complete API reference for FastBloom, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Post processing
Component: yes
public class FastBloom extends Component
Constructors
| Signature | Description |
|---|---|
FastBloom(FastBloom) | Creates a new instance of FastBloom. |
FastBloom(Engine) | Creates a new instance of FastBloom. |
FastBloom() | Creates a new instance of FastBloom. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | FastBloom | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
blurSize | float | get/set | Returns the current blur size. |
intensity | float | get/set | Returns the current intensity. |
threshold | float | get/set | Returns the current threshold. |