Lib.image.fx.feedback.AfterGlow - tixl3d/tixl GitHub Wiki
Creates an afterglow effect for moving images just like the newer version [AfterGlow2]
Other Useful Ops for a PostFX Pipeline: [MotionBlur] [DepthOfField] [ChromaticAberration] [Glow] [Grain] [Blur]
All Feedback Ops: [FluidFeedback] [AdvancedFeedback] [AdvancedFeedback2]
| Name (Relevancy & Type) | Description |
|---|---|
| Image (Texture2D) | - |
| BlurAmount (Single) | - |
| GlowImpact (Single) | - |
| DecayRate (Single) | - |
| ContrastOffset2 (Single) | - |
| Resolution (Int2) | - |
| Color (Vector4) | - |
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.Texture2D |
| CombinedLayers | T3.Core.DataTypes.Command |
⚠ Everything else is automatically generated and will be overwritten regularly.