Lib.image.analyze.CompareImages - tixl3d/tixl GitHub Wiki
A simple helper to verify an image effect before and after. It shows both images divided by a movable border which also acts as a comparison monitor.
Also see: [ImageLevels] [WaveForm]
| Name (Relevancy & Type) | Description |
|---|---|
| Texture2d (Texture2DRequired) | Input Image A |
| Texture2d2 (Texture2DRequired) | Input Image B |
| Rotate (Single) | Rotates the border |
| Center (Vector2) | Defines the center of the border |
| IntensityRange (Single) | Defines how large the border / monitor is displayed |
| Name | Type |
|---|---|
| TextureOutput | T3.Core.DataTypes.Texture2D |
⚠ Everything else is automatically generated and will be overwritten regularly.