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:
floatvec2vec3vec4 - Context Types:
ContextMaterialContextCameraContextLightContextRayContextParticleContextVertexContextPixelContext - Return Types:
floatvec4
- Coordinate Types:
-
Low Value Field: (required)- Coordinate Types:
floatvec2vec3vec4 - Context Types:
ContextMaterialContextCameraContextLightContextRayContextParticleContextVertexContextPixelContext - Return Types:
floatvec4 - Supports Variables From Inputs:
inputOp1
- Coordinate Types:
-
High Value Field: (required)- Coordinate Types:
floatvec2vec3vec4 - Context Types:
ContextMaterialContextCameraContextLightContextRayContextParticleContextVertexContextPixelContext - Return Types:
floatvec4 - Supports Variables From Inputs:
inputOp1lowField
- Coordinate Types:
-
Blending Field: (required)- Coordinate Types:
floatvec2vec3vec4 - Context Types:
ContextMaterialContextCameraContextLightContextRayContextParticleContextVertexContextPixelContext - Return Types:
float - Supports Variables From Inputs:
inputOp1lowFieldhighField
- Coordinate Types: