chainSdf
sdf
chainSdf
RayTK
v0.42
Chain made of links, with infinite length.
Based on Link - distance by iq.
Parameters
Name | Description | Regular Handling | Read-Only Handling |
---|---|---|---|
Length | Length of each chain link. | Runtime | Baked |
Radius | Width / rounding radius of the chain links. | Runtime | Baked |
Thickness | Thickness of each link. | Runtime | Baked |
Axis | Runtime | Semi-Baked | |
|
Inputs
-
Length Field
: (optional)- Coordinate Types:
vec3
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
VertexContext
PixelContext
- Return Types:
float
- Coordinate Types:
-
Radius Field
: (optional)- Coordinate Types:
vec3
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
VertexContext
PixelContext
- Return Types:
float
- Coordinate Types:
-
Thickness Field
: (optional)- Coordinate Types:
vec3
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
VertexContext
PixelContext
- Return Types:
float
- Coordinate Types: