hexagonalWeavePattern

hexagonalWeavePattern

Parameters

Name Description Regular Handling Read-Only Handling
Pattern Baked Baked
  • Two Layer:
Translate Runtime Baked
Size Runtime Baked
Thickness Runtime Baked
Blending Runtime Baked
Randomize Baked Baked
Seed Runtime Baked
Format Baked Baked
  • Color:
  • Custom Override Color:
Color 1 Runtime Baked
Color 2 Runtime Baked
Background Color Runtime Baked

Inputs

  • Coordinate Field: (optional)
    • Coordinate Types: vec2 vec3
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: vec4
    • Supports Variables From Inputs: thicknessField blendingField
  • Thickness Field: (optional)
    • Coordinate Types: vec2 vec3
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float
    • Supports Variables From Inputs: coordField
  • Blending Field: (optional)
    • Coordinate Types: vec2 vec3
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float
    • Supports Variables From Inputs: coordField thicknessField
  • Color 1 Field / Replacement Color: (optional)
    • Coordinate Types: vec2 vec3
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float vec4
    • Supports Variables: axialdist mask
    • Supports Variables From Inputs: coordField thicknessField blendingField
  • Color 2 Field: (optional)
    • Coordinate Types: vec2 vec3
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float vec4
    • Supports Variables: axialdist mask
    • Supports Variables From Inputs: coordField thicknessField blendingField color1Field
  • Background Color Field: (optional)
    • Coordinate Types: vec2 vec3
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float vec4
    • Supports Variables: axialdist mask
    • Supports Variables From Inputs: coordField thicknessField blendingField color1Field color2Field

Variables

  • axialdist:
  • mask: