bezierSdf

bezierSdf

Keywords:
  • bezier
  • curve
  • line

Parameters

Name Description Regular Handling Read-Only Handling
Point 1 Runtime Baked
Point 2 Runtime Baked
Point 3 Runtime Baked
Radius Start Runtime Baked
Radius End Runtime Baked

Inputs

  • Point 1 Field: (optional)
    • Coordinate Types: vec3
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: vec4
  • Point 2 Field: (optional)
    • Coordinate Types: vec3
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: vec4
    • Supports Variables From Inputs: point1Field
  • Point 3 Field: (optional)
    • Coordinate Types: vec3
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: vec4
    • Supports Variables From Inputs: point1Field point2Field
  • Radius Field: (optional)
    • Coordinate Types: float vec3
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float
    • Supports Variables: normoffset
    • Supports Variables From Inputs: point1Field point2Field point3Field

Variables

  • normoffset: