Lib.image.generate.basic.RadialGradient - tixl3d/tixl GitHub Wiki
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.