Lib.image.fx.distort.BubbleZoom - tixl3d/tixl GitHub Wiki
An image effect that enlarges the inner circular region with a smooth edge. Other terms for this would be 'Bulge', 'Blob distort', 'Fish Eye zoom', 'Magnifying glass'
| Name (Relevancy & Type) | Description |
|---|---|
| Image (Texture2D) | - |
| Center (Vector2) | - |
| ScaleFactor (Single) | - |
| Width (Single) | - |
| Radius (Single) | - |
| Bias (Single) | - |
| Resolution (Int2) | - |
| Gradient (Gradient) | - |
| Name | Type |
|---|---|
| TextureOutput | T3.Core.DataTypes.Texture2D |
⚠ Everything else is automatically generated and will be overwritten regularly.