adjustColor
Keywords:
- adjust
- brightness
- color
- contrast
- filter
- hue
- saturation
filter
adjustColor
RayTK
v0.42
Adjust properties of color values, either directly on a field, or on the assigned surface color of an Sdf result.
This is similar to Level TOP and HSV Adjust TOP.
Parameters
| Name | Description | Regular Handling | Read-Only Handling |
|---|---|---|---|
Enable | |||
Brightness | Runtime | Baked | |
Contrast | Runtime | Baked | |
Saturation | Runtime | Baked | |
Hue Offset | Runtime | Baked | |
Gamma | Runtime | Baked |
Inputs
-
Color Input: (required)- Coordinate Types:
floatvec2vec3vec4 - Context Types:
ContextMaterialContextCameraContextLightContextRayContextParticleContextVertexContextPixelContext - Return Types:
vec4SdfLight
- Coordinate Types:
-
Brightness Field: (optional)- Coordinate Types:
floatvec2vec3vec4 - Context Types:
ContextMaterialContextCameraContextLightContextRayContextParticleContextVertexContextPixelContext - Return Types:
float - Supports Variables From Inputs:
inputOp1
- Coordinate Types:
-
Contrast Field: (optional)- Coordinate Types:
floatvec2vec3vec4 - Context Types:
ContextMaterialContextCameraContextLightContextRayContextParticleContextVertexContextPixelContext - Return Types:
float - Supports Variables From Inputs:
inputOp1brightnessField
- Coordinate Types:
-
Hue Field: (optional)- Coordinate Types:
floatvec2vec3vec4 - Context Types:
ContextMaterialContextCameraContextLightContextRayContextParticleContextVertexContextPixelContext - Return Types:
float - Supports Variables From Inputs:
inputOp1brightnessFieldcontrastField
- Coordinate Types:
-
Saturation Field: (optional)- Coordinate Types:
floatvec2vec3vec4 - Context Types:
ContextMaterialContextCameraContextLightContextRayContextParticleContextVertexContextPixelContext - Return Types:
float - Supports Variables From Inputs:
inputOp1brightnessFieldcontrastFieldhueField
- Coordinate Types: