planeSdf

planeSdf

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

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

Parameters

Name Description Regular Handling Read-Only Handling
Axis

Which axis the plane faces.

Runtime Semi-Baked
  • X:
  • Y:
  • Z:
Offset

Shifts the plane forwards or backwards along the axis that it faces.

Runtime Baked
Depth Type Runtime Baked
  • Infinite:
  • Finite:
Flip Runtime Semi-Baked
Thickness Runtime Baked

Inputs

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