-
Notifications
You must be signed in to change notification settings - Fork 217
Lib.image.generate.basic.RadialGradient
Thomas Mann edited this page May 28, 2025
·
3 revisions
Generates an image with a radial gradient.
Similar Ops: [NGon] [RoundedRect] [Rings] [RadialGradient] [LinearGradient] [Blob]
Name (Relevancy & Type) | Description |
---|---|
Image (Texture2D) | - |
Gradient (Gradient) | - |
Width (Single) | - |
Offset (Single) | - |
BiasAndGain (Vector2) | - |
PingPong (Boolean) | - |
Repeat (Boolean) | - |
Center (Vector2) | - |
PolarOrientation (Boolean) | - |
BlendMode (Int32) | - |
Resolution (Int2) | - |
TextureFormat (Format) | - |
Name | Type |
---|---|
TextureOutput | T3.Core.DataTypes.Texture2D |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.