chainSdf

chainSdf

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

Inputs

  • Length Field: (optional)
    • Coordinate Types: vec3
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float
  • Radius Field: (optional)
    • Coordinate Types: vec3
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float
  • Thickness Field: (optional)
    • Coordinate Types: vec3
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float