planeSdf

planeSdf

Keywords:
  • floor
  • plane
  • sheet
sdf
planeSdf
RayTK
v0.36

An infinite plane on the x, y, or z axis.

Parameters

  • Axis: Which axis the plane faces.
    • X:
    • Y:
    • Z:
  • Offset: Shifts the plane forwards or backwards along the axis that it faces.
  • Depth Type:
    • Infinite:
    • Finite:
  • Flip:
  • Thickness:

Inputs

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