Lib.image.fx.stylize.ChromaticAbberation - tixl3d/tixl GitHub Wiki

ChromaticAbberation

in Lib.image.fx.stylize


Simulates an imaging error of optical camera lenses that manifests itself as blurring or discoloration at the outer edges.

Also see [ChromaticDistortion]

Useful Ops for a PostFX Pipeline: [MotionBlur] [DepthOfField] [ChromaticAbberation] [Glow] [Grain] [Blur]


Input Parameters

Name (Relevancy & Type) Description
Image (Texture2DRequired) -
Size (Single) Controls how far the individual colors are shifted away from each other at the edges of the image.
Strength (Single) Controls the intensity of discoloration at the edges of the image.
SampleCount (Int32) Controls the fidelity of the effect.
Higher numbers create smoother results at the cost of rendering speed.
Distort (Single) Simulates lense distortion.
Negative values stretch the edges of the image outwards. Positive values pull them inwards.

Outputs

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.

⚠️ **GitHub.com Fallback** ⚠️