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:
ContextMaterialContextCameraContextLightContextRayContextParticleContextVertexContextPixelContext - Return Types:
vec4
- Coordinate Types:
-
Point B Field: (optional)- Coordinate Types:
vec2 - Context Types:
ContextMaterialContextCameraContextLightContextRayContextParticleContextVertexContextPixelContext - Return Types:
vec4 - Supports Variables From Inputs:
pointA
- Coordinate Types:
-
Point C Field: (optional)- Coordinate Types:
vec2 - Context Types:
ContextMaterialContextCameraContextLightContextRayContextParticleContextVertexContextPixelContext - Return Types:
vec4 - Supports Variables From Inputs:
pointApointB
- Coordinate Types:
-
Radius Field: (optional)- Coordinate Types:
vec2 - Context Types:
ContextMaterialContextCameraContextLightContextRayContextParticleContextVertexContextPixelContext - Return Types:
float - Supports Variables:
normoffset - Supports Variables From Inputs:
pointApointBpointC
- Coordinate Types:
Variables
-
Offset Along Curve (0..1):