Skip to content
This is the alpha v4 version website. Looking for the v3 documentation?

CreateEdgeLabelBackgroundProgramOptions

Defined in: packages/sigma/src/rendering/edges/labels/background.ts:318

Properties

shaderConfig

shaderConfig: EdgeLabelShaderConfig

Defined in: packages/sigma/src/rendering/edges/labels/background.ts:324

Resolved shader config shared with the paired edge label program. The outer edge factory builds it once via resolveEdgeLabelShaderConfig and hands the same object to both sub-factories — they cannot drift.