Lib.image.fx.feedback.AfterGlow2 - tixl3d/tixl GitHub Wiki
Creates an afterglow effect for moving images
Other Useful Ops for a PostFX Pipeline: [MotionBlur] [DepthOfField] [ChromaticAbberation] [Glow] [Grain] [Blur]
All Feedback Ops: [FluidFeedback] [AdvancedFeedback] [AdvancedFeedback2]
Name (Relevancy & Type) | Description |
---|---|
Image (Texture2D) | - |
DecayRate (Single) | Defines how quickly the afterglow fades |
GlowImpact (Single) | Controls the intensity of a glow effect |
BlurAmount (Single) | Controls how much the images created by the afterglow effect are blurred |
Color (Vector4) | Defines a color that is added to the afterglow |
OrgColor (Vector4) | Defines a color that is added to the original image |
Name | Type |
---|---|
Output | T3.Core.DataTypes.Texture2D |
CombinedLayers | T3.Core.DataTypes.Command |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.