Blur#
(TextureBlur)
- Category:
/Texture/Color
- Default object name:
blur
Description#
Blur the background.
Attributes#
Name | Type | Description |
---|---|---|
Pass Through | bool |
If checked, the current texture is not evaluated and the value of the attribute selected in Pass Through Attribute is directly forwarded. |
Master Input | string |
Name of the attribute that will be used as output if Pass Through is enabled. |
Invert | bool |
If checked, the texture is inverted. |
Opacity | double |
Set the opacity of the texture. |
Color | double[4] |
The texture to blur. |
Radius | double |
Define the size of the blur. |
Sample Count | long |
Define the sampling quality. |