texture1dField

beta
field
texture1dField
RayTK
v0.40

Parameters

Name Description Regular Handling Read-Only Handling
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.

Runtime Semi-Baked
  • 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.

Baked Baked
  • Hold:
  • Zero:
  • Repeat:
  • Mirror:

Inputs

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