axisDistanceField

axisDistanceField

field
axisDistanceField
RayTK
v0.36

A float field that provides the distance from a specific point along a single axis.

Parameters

  • Axis:
    • X:
    • Y:
    • Z:
  • Center: The position along the axis from which the distance is calculated.
  • Coord Type:
    • Auto:
    • 1D:
    • 2D:
    • 3D:

Inputs

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