
adjustColor
Keywords:
- adjust
- brightness
- color
- contrast
- filter
- hue
- saturation
filter
adjustColor
RayTK
v0.36
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
-
Enable
: -
Brightness
: -
Contrast
: -
Saturation
: -
Hue Offset
: -
Gamma
:
Inputs
-
Color Input
: (required)- Coordinate Types:
float
vec2
vec3
vec4
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
- Return Types:
vec4
Sdf
- Coordinate Types:
-
Brightness Field
: (optional)- Coordinate Types:
float
vec2
vec3
vec4
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
- Return Types:
float
- Coordinate Types:
-
Contrast Field
: (optional)- Coordinate Types:
float
vec2
vec3
vec4
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
- Return Types:
float
- Coordinate Types:
-
Hue Field
: (optional)- Coordinate Types:
float
vec2
vec3
vec4
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
- Return Types:
float
- Coordinate Types:
-
Saturation Field
: (optional)- Coordinate Types:
float
vec2
vec3
vec4
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
- Return Types:
float
- Coordinate Types: