GlyphEffect constructor
const
GlyphEffect({})
Implementation
const GlyphEffect({
super.key,
this.debugBorder = false,
this.intensity = 0.5,
this.bloom = 5,
this.overdraw = 2,
this.speed = 6,
this.threshold = 0.01,
this.rotationSpeed = 1,
this.colorBias = 0.5,
this.uComplex = 2,
this.color1,
this.zoom = 1.8,
this.color2,
this.power = 1.3,
this.size = 50,
});