Lib.image.color.KeyColor - tixl3d/tixl GitHub Wiki
A simple color keyer. This can be used to select a color / range of colors in a 2D image / rendering / video to replace it with something else. For example, with a different color or turn it transparent. This can be used for Bluescreen / Greenscreen footage. Useful combinations: [LoadImage], [PlayVideo], [PlayVideoClip]
Name (Relevancy & Type) | Description |
---|---|
Texture2d (Texture2DRequired) | - |
Key (Vector4) | - |
Exposure (Single) | - |
WeightHue (Single) | - |
WeightSaturation (Single) | - |
WeightBrightness (Single) | - |
Amplify (Single) | - |
Choke (Single) | - |
Return (Int32) | - |
Background (Vector4) | - |
Name | Type |
---|---|
Output | T3.Core.DataTypes.Texture2D |
⚠ Everything else is automatically generated and will be overwritten regularly.