Home > @visualization-tools/cartesian-2d > TGlInterleavedPointBinderConfig
Signature:
export declare type TGlInterleavedPointBinderConfig = { pointsToBind: number; } | { bindsOutput: boolean; };