Lib.image.fx.stylize.LightRaysFx - tixl3d/tixl GitHub Wiki
Based on "Simpler God Rays" by akufishi Pimped by Newemka
| Name (Relevancy & Type) | Description |
|---|---|
| Image (Texture2DRequired) | - |
| TextureFX (Texture2DRelevant) | Allows to bring more variations to the light rays This texture is using multiply blending mode |
| Direction (Vector2) | - |
| Samples (Int32) | - |
| Length (Single) | - |
| RayColor (Vector4) | - |
| Decay (Single) | - |
| ApplyFXToBackground (Single) | - |
| Amount (Single) | - |
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.Texture2D |
⚠ Everything else is automatically generated and will be overwritten regularly.