-
Notifications
You must be signed in to change notification settings - Fork 246
Lib.image.transform.Crop
Thomas Mann edited this page Sep 5, 2025
·
3 revisions
Crops an image or adds a frame. Positive crop values add padding to the image, using the given background color and alpha.
Also known as: Resizing, Cropping, Framing, Frame, Passepartout, Resize
| Name (Relevancy & Type) | Description |
|---|---|
| Texture2d (Texture2DRequired) | - |
| LeftRight (Int2) | - |
| TopBottom (Int2) | - |
| PaddingColor (Vector4) | - |
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.Texture2D |
⚠ Everything else is automatically generated and will be overwritten regularly.