const DEFAULT_LIGHT_CONTEXT: {
useLight: () => void,
bindMaterial: (
applyMaterial: ShaderModule,
) => ParsedBundle,
useMaterial: (
applyMaterial: ShaderModule,
) => ParsedBundle,
}
packages / workbench / src / providers / light-provider.ts