limitField
Keywords:
- clamp
- limit
- loop
- value
- zigzag
filter
limitField
RayTK
v0.42
Limits the values produced by a float or vector field.
This is similar to the Limit CHOP.
Parameters
Name | Description | Regular Handling | Read-Only Handling |
---|---|---|---|
Enable | |||
Limit Type | Runtime | Semi-Baked | |
| |||
Low Bound | |||
High Bound | |||
Blending |
Inputs
-
Input Field
: (required)- Coordinate Types:
float
vec2
vec3
vec4
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
VertexContext
PixelContext
- Return Types:
float
vec4
- Coordinate Types:
-
Low Value Field
: (required)- Coordinate Types:
float
vec2
vec3
vec4
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
VertexContext
PixelContext
- Return Types:
float
vec4
- Supports Variables From Inputs:
inputOp1
- Coordinate Types:
-
High Value Field
: (required)- Coordinate Types:
float
vec2
vec3
vec4
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
VertexContext
PixelContext
- Return Types:
float
vec4
- Supports Variables From Inputs:
inputOp1
lowField
- Coordinate Types:
-
Blending Field
: (required)- Coordinate Types:
float
vec2
vec3
vec4
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
VertexContext
PixelContext
- Return Types:
float
- Supports Variables From Inputs:
inputOp1
lowField
highField
- Coordinate Types: