logPolarRepeat

logPolarRepeat

beta
Keywords:
  • log
  • modulo
  • polar
  • radial
  • repeat
  • spiral

Parameters

Name Description Regular Handling Read-Only Handling
Enable
Mode
  • Log Polar:
Axis Semi-Baked Semi-Baked
  • YZ:
  • ZX:
  • XY:
Rho Offset Runtime Baked
Theta Offset Runtime Baked
Radial Repetitions Runtime Baked
Distance Spacing Runtime Baked
Mirror Type Semi-Baked Semi-Baked
  • None:
  • Mirror:
  • Grid:
Iteration Type Semi-Baked Semi-Baked
  • None:
  • Cell Coordinates:
  • Alternating Cell Coordinates On Axes (0-1, 0-1):
  • Cell Coordinate for Distance and Ratio for Radial:

Inputs

  • definition_in: (required)
    • Coordinate Types: vec2 vec3
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float vec4 Sdf Ray Light Particle
    • Supports Variables: cellcoord
    • Supports Variables From Inputs: rhoOffsetField thetaOffsetField
  • Rho Offset Field: (optional)
    • Coordinate Types: vec2 vec3
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float
  • Theta Offset Field: (optional)
    • Coordinate Types: vec2 vec3
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float
    • Supports Variables From Inputs: rhoOffsetField

Variables

  • cellcoord: