circleWaveSdf2d

circleWaveSdf2d

Parameters

Name Description Regular Handling Read-Only Handling
Axis Runtime Semi-Baked
  • X:
  • Y:
Curl Runtime Baked
Radius Runtime Baked
Thickness Runtime Baked
Offset Runtime Baked

Inputs

  • Curl Field: (optional)
    • Coordinate Types: vec2
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float
  • Radius Field: (optional)
    • Coordinate Types: vec2
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float
    • Supports Variables From Inputs: curlField
  • Thickness Field: (optional)
    • Coordinate Types: vec2
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float
    • Supports Variables From Inputs: curlField radiusField
  • Offset Field: (optional)
    • Coordinate Types: vec2
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float
    • Supports Variables From Inputs: curlField radiusField thicknessField