bezierSdf2d

bezierSdf2d

Keywords:
  • bezier
  • curve
  • line

Parameters

Name Description Regular Handling Read-Only Handling
Point A Runtime Baked
Point B Runtime Baked
Point C Runtime Baked
Radius Runtime Baked

Inputs

  • Point A Field: (optional)
    • Coordinate Types: vec2
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: vec4
  • Point B Field: (optional)
    • Coordinate Types: vec2
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: vec4
    • Supports Variables From Inputs: pointA
  • Point C Field: (optional)
    • Coordinate Types: vec2
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: vec4
    • Supports Variables From Inputs: pointA pointB
  • Radius Field: (optional)
    • Coordinate Types: vec2
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float
    • Supports Variables: normoffset
    • Supports Variables From Inputs: pointA pointB pointC

Variables

  • normoffset: