const DEBUG_DEFAULTS:
DebugContextProps
= {
voxel: {
iterations: boolean,
},
sdf2d: {
contours: boolean,
subpixel: boolean,
solidify: boolean,
preprocess: boolean,
postprocess: boolean,
},
layout: {
inspect: boolean,
},
}
packages / workbench / src / providers / debug-provider.ts