这是indexloc提供的服务,不要输入任何密码
Skip to content

Lib.image.color.AdjustColors

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

AdjustColors

in Lib.image.color


Adjusts various color properties of the incoming image and adds a slight vignette.

Operator with more options that also allows objects far away from the camera to be colored differently than close objects: [ColorGradeDepth]

Also consider using [ColorGrade].


Input Parameters

Name (Relevancy & Type) Description
Texture2d (Texture2DRequired) -
Colorize (Vector4) -
Saturation (Single) -
Hue (Single) -
Contrast (Single) -
Exposure (Single) -
Brightness (Single) -
PreventClamping (Vector2) -
Vignette (Single) -
OrangeTeal (Single) -
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