Mesh Blur
Mesh/Effects
Performs a blur on the image input. Unlike the regular "Blur" effect, this mesh specific blur ensures that the blur kernel does not sample regions outside of the UV shell that is being processed.
This avoids bleeding color values to a neighbouring UV shell during blur, however, seams may still occur as the blur itself will be localized to a UV shell and not cross the boundary. For those cases, the
AcrossSeams
mode can be used at the expense of performance to perform a blur across the seams.
Input Parameters
- Image Image
- Mesh Mesh
- Blur Float
- Mode Enum
- SamplingMode Enum
- BlendMode Enum
- Solidification Float
Mesh
- MeshRenderMode Enum
- MeshRenderFilter String
- MeshMaskFloodFill Image Gray
- MeshSeamMap Image
Output Parameters
- Output Image
Meta
Author | InstaMaterial GmbH | Category | Mesh/Effects | Tooltip | Performs a blur on the image input. Unlike the regular "Blur" effect, this mesh specific blur ensures that the blur kernel does not sample regions outside of the UV shell that is being processed. > This avoids bleeding color values to a neighbouring UV shell during blur, however, seams may still occur as the blur itself will be localized to a UV shell and not cross the boundary. For those cases, the `AcrossSeams` mode can be used at the expense of performance to perform a blur across the seams. | Name | Mesh Blur | Version | 1.92 | ID | fa19f79c-ff9b-4539-a6c2-d6be37545545 | PackageUrl | pkg://f0a5c7e6-1c97-4f48-86df-177af0509744/atoms/fa19f79c-ff9b-4539-a6c2-d6be37545545.atom |
---|