| Name | Type | Description | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
object | number |
optional
The optional parameters of advanced bloom filter.
When options is a number , it will be
|
Extends
- PIXI.Filter
Members
-
To adjust the strength of the bloom. Higher values is more intense brightness.
- Default Value:
- 1.0
-
Sets the strength of the Blur properties simultaneously
- Default Value:
- 2
-
The brightness, lower value is more subtle brightness, higher value is blown-out.
- Default Value:
- 1.0
-
Sets the kernels of the Blur Filter
- Default Value:
- 4
-
Sets the pixelSize of the Kawase Blur filter
- Default Value:
- 1
-
Sets the quality of the Blur Filter
- Default Value:
- 4
-
The resolution of the filter.
-
Defines how bright a color needs to be to affect bloom.
- Default Value:
- 0.5

