8000 Lib.image.color.KeyColor · tixl3d/tixl Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Lib.image.color.KeyColor

Thomas Mann edited this page May 28, 2025 · 2 revisions

KeyColor

in Lib.image.color


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]


Input Parameters

Name (Relevancy & Type) Description
Texture2d (Texture2DRequired) -
Key (Vector4) -
Exposure (Single) -
WeightHue (Single) -
WeightSaturation (Single) -
WeightBrightness (Single) -
Amplify (Single) -
Choke (Single) -
Return (Int32) -
Background (Vector4) -

Outputs

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.

Clone this wiki locally
0