Lib.image.fx.blur.Sharpen - tixl3d/tixl GitHub Wiki
Sharpens the incoming image.
Check out the [ReactionDiffusionExample] for a more advanced usecase
Name (Relevancy & Type) | Description |
---|---|
Image (Texture2DRequired) | - |
SampleRadius (Single) | Defines the radius of the sharpen effect. For normal image sharpening, small values are recommended (~1-3), larger radii are useful for more creative applications and image stylisation. |
Strength (Single) | Defines how strongly the effect is applied. |
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.