colorRampField
Keywords:
- color
- gradient
- ramp
field
colorRampField
RayTK
v0.42
A vector field that maps an input field to values from a range of colors.
Parameters
Name | Description | Regular Handling | Read-Only Handling |
---|---|---|---|
Enable | |||
Coordinate Mode | |||
| |||
Axis | Semi-Baked | Semi-Baked | |
| |||
Coordinate Range | Runtime | Baked | |
Point 1 | Runtime | Baked | |
Point 2 | Runtime | Baked | |
Extend Mode | Semi-Baked | Semi-Baked | |
| |||
Color 1 | Runtime | Baked | |
Alpha 1 | Runtime | Baked | |
Color 2 | Runtime | Baked | |
Alpha 2 | Runtime | Baked | |
Coord Type | |||
|
Inputs
-
Coordinate Field
: (optional)- Coordinate Types:
float
vec2
vec3
vec4
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
VertexContext
PixelContext
- Return Types:
float
vec4
- Coordinate Types:
-
Point 1 Field
: (optional)- Coordinate Types:
float
vec2
vec3
vec4
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
VertexContext
PixelContext
- Return Types:
float
vec4
- Coordinate Types:
-
Point 2 Field
: (optional)- Coordinate Types:
float
vec2
vec3
vec4
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
VertexContext
PixelContext
- Return Types:
float
vec4
- Coordinate Types:
-
Easing Function
: (optional)- Coordinate Types:
float
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
VertexContext
PixelContext
- Return Types:
float
- Coordinate Types: