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:
ContextMaterialContextCameraContextLightContextRayContextParticleContextVertexContextPixelContext - Return Types:
vec4
- Coordinate Types:
-
Point 2 Field: (optional)- Coordinate Types:
vec3 - Context Types:
ContextMaterialContextCameraContextLightContextRayContextParticleContextVertexContextPixelContext - Return Types:
vec4 - Supports Variables From Inputs:
point1Field
- Coordinate Types:
-
Point 3 Field: (optional)- Coordinate Types:
vec3 - Context Types:
ContextMaterialContextCameraContextLightContextRayContextParticleContextVertexContextPixelContext - Return Types:
vec4 - Supports Variables From Inputs:
point1Fieldpoint2Field
- Coordinate Types:
-
Radius Field: (optional)- Coordinate Types:
floatvec3 - Context Types:
ContextMaterialContextCameraContextLightContextRayContextParticleContextVertexContextPixelContext - Return Types:
float - Supports Variables:
normoffset - Supports Variables From Inputs:
point1Fieldpoint2Fieldpoint3Field
- Coordinate Types:
Variables
-
Offset Along Curve (0..1):