lib.img.fx.Glow - tooll3/t3 GitHub Wiki
in lib.img.fx
Adds a bloom effect to the incoming image. It uses multiple resolution passes and is reasonably fast.
You can use the Offset parameter as a threshold for 'glowing' content.
Name (Relevancy & Type) | Description |
---|---|
Texture (Texture2DRequired) | - |
BlurRadius (Single) | - |
Samples (Single) | - |
GlowAmount (Single) | - |
Offset (Single) | - |
Color (Vector4) | - |
AmplifyFineBlur (Single) | - |
BlendMode (Int32) | - |
Name | Type |
---|---|
ImgOutput | SharpDX.Direct3D11.Texture2D |
Output | 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.