texture1dField

beta
field
texture1dField
RayTK
v0.36

Parameters

  • Texture:
  • Coord Type:
    • Auto:
    • 1D:
    • 2D:
    • 3D:
  • Return Type:
    • Float:
    • Vector:
  • Axis: Which axis to use to determine the position in the TOP to use.
    • X:
    • Y:
    • Z:
  • Coord Mode:
    • Position:
    • Scaled Index:
  • Translate: Offsets the coordinate value. This is applied before the "Extend Mode".
  • Scale: Scales the coordinate value. This is applied before the "Extend Mode".
  • Index Range:
  • Extend Mode: How to handle coordinates outside the 0..1 range.
    • Hold:
    • Zero:
    • Repeat:
    • Mirror:

Inputs

  • Coordinate Field: (optional)
    • Coordinate Types: float vec2 vec3 vec4
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext
    • Return Types: float vec4