spiralSdf2d

spiralSdf2d

Parameters

Name Description Regular Handling Read-Only Handling
Spread Runtime Baked
Thickness Runtime Baked
Rotate Runtime Baked
Use Radius Limit Semi-Baked Semi-Baked
Radius Limit Runtime Baked

Inputs

  • Spread Field: (optional)
    • Coordinate Types: vec2
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float
  • Rotate Field: (optional)
    • Coordinate Types: vec2
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float
    • Supports Variables From Inputs: spreadField
  • Radius Limit Field: (optional)
    • Coordinate Types: vec2
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float
    • Supports Variables From Inputs: spreadField rotateField
  • Thickness Field: (optional)
    • Coordinate Types: vec2
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float
    • Supports Variables From Inputs: spreadField rotateField radiusLimitField