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