extends PostEffect
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | BloomEffect |
ExplorerOrder | string | 3 |
ExplorerImageIndex | string | 13 |
Browsable | bool | true |
PreferredParent | string | Lighting |
Insertable | bool | true |
summary | string | Makes bright areas of the rendered world glow. |
Properties
3Intensity
float| Field | XML type | Value |
|---|---|---|
Name | string | Intensity |
summary | string | Controls the strength of the bloom. |
UIMinimum | string | 0 |
UIMaximum | string | 10 |
Size
float| Field | XML type | Value |
|---|---|---|
Name | string | Size |
summary | string | Controls the bloom radius in pixels. |
UIMinimum | string | 0 |
UIMaximum | string | 56 |
Threshold
float| Field | XML type | Value |
|---|---|---|
Name | string | Threshold |
summary | string | Controls how bright a color must be before it blooms. |
UIMinimum | string | 0 |
UIMaximum | string | 1 |