limitField

limitField

Keywords:
  • clamp
  • limit
  • loop
  • value
  • zigzag

Limits the values produced by a float or vector field.

This is similar to the Limit CHOP.

Parameters

  • Enable:
  • Limit Type:
    • Clamp:
    • Loop:
    • Zig-Zag:
    • Clamp Low:
    • Clamp High:
    • Smooth Clamp:
    • Smooth Clamp Low:
    • Smooth Clamp High:
  • Low Bound:
  • High Bound:
  • Blending:

Inputs

  • Input Field: (required)
    • Coordinate Types: float vec2 vec3 vec4
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext
    • Return Types: float vec4
  • Low Value Field: (required)
    • Coordinate Types: float vec2 vec3 vec4
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext
    • Return Types: float vec4
  • High Value Field: (required)
    • Coordinate Types: float vec2 vec3 vec4
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext
    • Return Types: float vec4
  • Blending Field: (required)
    • Coordinate Types: float vec2 vec3 vec4
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext
    • Return Types: float