type ShadowMapProps = { type: string, size: vec2, depth: vec2, bias: vec3, blur: number }
packages / workbench / src / light / types.ts