GlyphEffect.arcane5 constructor
      const
      GlyphEffect.arcane5({})
     
    
    
Implementation
const GlyphEffect.arcane5({
  super.key,
  this.debugBorder = false,
  this.intensity = 0.7,
  this.bloom = 10,
  this.overdraw = 3,
  this.speed = 3,
  this.threshold = 0.08,
  this.rotationSpeed = 1,
  this.colorBias = 0.01,
  this.uComplex = 5,
  this.color1,
  this.zoom = 0.88,
  this.color2,
  this.power = 1.6,
  this.size = 50,
});