-
Notifications
You must be signed in to change notification settings - Fork 209
Lib.image.color.KeyColor
Thomas Mann edited this page May 28, 2025
·
2 revisions
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 of turn it transparent. This can be used for Bluescreen / Greensceen 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 |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.