bezierSdf2d
Keywords:
- bezier
- curve
- line
sdf2d
bezierSdf2d
RayTK
v0.42
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
- Coordinate Types:
-
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
- Coordinate Types:
-
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
- Coordinate Types:
-
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
- Coordinate Types:
Variables
-
Offset Along Curve (0..1)
: