createBackdropProgram
createBackdropProgram<
N,E,G>(options):BackdropProgramType<N,E,G>
Defined in: packages/sigma/src/rendering/nodes/backdrops/factory.ts:29
Type Parameters
N
N extends Attributes = Attributes
E
E extends Attributes = Attributes
G
G extends Attributes = Attributes
Parameters
options
Returns
BackdropProgramType<N, E, G>